Data-Driven Keyboard Conversions: 0-9 (#23357)
This commit is contained in:
parent
831deac212
commit
76bd5142cf
116 changed files with 630 additions and 1277 deletions
|
@ -22,7 +22,8 @@
|
|||
"console": false,
|
||||
"command": false,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
"rgblight": true,
|
||||
"key_lock": true
|
||||
},
|
||||
"ws2812": {
|
||||
"pin": "A8"
|
|
@ -1,8 +1,2 @@
|
|||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
KEY_LOCK_ENABLE = yes
|
||||
|
||||
# Wildcard to allow APM32 MCU
|
||||
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue