Data-Driven Keyboard Conversions: K, Part 1 (#23556)
This commit is contained in:
parent
1513966c38
commit
5ab3b27e5f
34 changed files with 105 additions and 169 deletions
|
@ -13,6 +13,12 @@
|
|||
"rows": ["F4", "F5", "F6", "F7"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": false,
|
||||
"extrakey": false,
|
||||
"rgblight": true
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_split_3x5_3"
|
||||
},
|
|
@ -1 +0,0 @@
|
|||
RGBLIGHT_ENABLE = yes
|
|
@ -25,6 +25,12 @@
|
|||
"rows": ["D4", "C6", "D7", "E6", "B4"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": false,
|
||||
"extrakey": false,
|
||||
"rgblight": true
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_split_3x5_3"
|
||||
},
|
|
@ -1 +0,0 @@
|
|||
RGBLIGHT_ENABLE = yes
|
|
@ -1,3 +1 @@
|
|||
OLED_ENABLE = no
|
||||
|
||||
DEFAULT_FOLDER = kakunpc/suihankey/split/rev1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue