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
|
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
|
@ -7,6 +7,12 @@
|
|||
"vid": "0xFEED",
|
||||
"pid": "0x2171"
|
||||
},
|
||||
"qmk": {
|
||||
"locking": {
|
||||
"enabled": true,
|
||||
"resync": true
|
||||
}
|
||||
},
|
||||
"backlight": {
|
||||
"driver": "timer",
|
||||
"pins": ["D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue