forked from mirror/qmk_firmware
Data-Driven Keyboard Conversions: 0-9 (#23357)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user