This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).
* Make modifiers transparent at function layer
* Fix wrong use of transparent keycode
---------
Co-authored-by: Jose Gisbert <jisbert@users.noreply.github.com>
- folder name inside dev container is same as folder name on host
so if it differs from qmk_userspace then setup.sh cannot be found
and it sets incorrect user.overlay_dir
- docs https://containers.dev/implementors/json_reference/
Change rotary encoder configuration
- Sends Tab/Alt+Tab in the default layer.
- Sends Ctrl+Left/Right in the navigation layer.
Increase rotary encoder resolution
Rearrange default layer
Complete rotary encoder configuration
Change layer titles displayed in the OLED screen
Complete keymap rework
Rework navigation layer
Rework symbol layer
Reset tilde position
Switch lower and raise layers
Lower is kept while the key is kept pressed.
Add shift to navigation layer
Place the shift key at reach of the left hand
index finger, to use it while activating the
navigation layer with the thumb.
Add Ctrl and Alt to navigation layer
Add GUI to navigation layer
Rearrange navigation layer
Add numeric layer
Rearrange symbol layer
Rearrange configuration layer
Block keys from lower layers in the function layer
Update default layer layout comment
Move Windows/GUI key to the right
Try to fix the insertion of ' when releasing ?
Fix ? insertion
Use keymap_spanish.h
Use digits from numeric row
Hold layer when double tapping
Decrease encoder resolution to 1
Turn on movement and symbols momentarily
Display numeric layer title in the OLED screen
Disable mouse keys
Rearrange numeric layer
Enable only breathe animation
Increase encoder resolution again
Hold left shift when pressing the key twice
Increase breath effect frequency
Add Ctrl+X to nativation layer
Make right side the main one
Replace OSM with SFT_T for uppercase
Switch GUI with NUM_PAD
Rearrange numeric layer
Rearrange function layer
Add Ctrl+Z to navigation layer
Move files to splitkb/kyria
Rearrange numeric layer
- Rearrange digit rows
- Add colon (:) key
- Change shift to backspace
Add Ctrl+Y to navigation layer
Rearrange numeric layer
Rearrange numeric layer
Use ZMK config layer layout
Rearrange OLED configuration
Remove volume adjustment for lack of use
Change @/€ for Win+Shift+S
Change numeric layer toggle for caps lock
Rework all layers
Split function and numeric layers
Rename keymap folder due to username change