- Added build option for new ploopy nano build - Added ploopy nano userspace keymap - Removed old drag scroll detection. OLED graphic tied to scroll lock - REmoved old scroll lock and dpi custom keycodes used for Lkbm keymap - overrode num/scroll lock. It is now a hold instead of a toggle - Added custom keycode to turn on all locks to tell ploopy nano to enter bootloader - refactored variables based on learnings from ploopy rebase - minor tweaks to keymap - pressing numlock cycles through dpi settings - pressing scroll lock enters momentary drag scroll
14 lines
No EOL
318 B
JSON
14 lines
No EOL
318 B
JSON
{
|
|
"userspace_version": "1.0",
|
|
"build_targets": [
|
|
|
|
["crkbd/rev1", "t4corun"],
|
|
["bastardkb/charybdis/3x5/v2/splinky_3", "t4corun"],
|
|
["planck/rev6", "t4corun"],
|
|
["bluebell/swoop", "t4corun"],
|
|
["barbellboards/rollow", "t4corun"],
|
|
["klor/2040", "t4corun"],
|
|
["ploopyco/trackball_nano", "t4corun"]
|
|
|
|
]
|
|
} |