qmk_userspace/qmk.json
Victor 82832d4fc7
Keymap tweaks
- Brought back Mouse Z for temporary mouse usage
- Combined Mouse and Function Keys into one Layer
- Cleaned up unused code (e.g. combos, key overrides)
- Updated all keyboards with new layer
- Updated documentation
- I think this will be it for now. Making a list somewhere else
for future enhancements
2024-06-25 21:44:06 -05:00

13 lines
No EOL
289 B
JSON

{
"userspace_version": "1.0",
"build_targets": [
["bastardkb/charybdis/3x5/v2/splinky_3", "t4corun"],
["planck/rev6", "t4corun"],
["bluebell/swoop", "t4corun"],
["barbellboards/rollow", "t4corun"],
["klor/2040", "t4corun"],
["ploopyco/trackball_nano", "t4corun"]
]
}