1
0

Data-Driven Keyboard Conversions: 0-9 (#23357)

This commit is contained in:
James Young
2024-03-30 06:51:57 -07:00
committed by GitHub
parent 831deac212
commit 76bd5142cf
116 changed files with 630 additions and 1277 deletions

View File

@@ -36,7 +36,8 @@
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": true
"rgblight": true,
"key_lock": true
},
"rgblight": {
"led_count": 12,

View File

@@ -1,4 +0,0 @@
# Build Options
# change yes to no to disable
#
KEY_LOCK_ENABLE = yes

View File

@@ -32,7 +32,8 @@
"extrakey": true,
"mousekey": false,
"nkro": true,
"rgblight": true
"rgblight": true,
"key_lock": true
},
"rgblight": {
"led_count": 12,

View File

@@ -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