forked from mirror/qmk_firmware
Data-Driven Keyboard Conversions: L (#23576)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"soft_serial_pin": "D0"
|
||||
},
|
||||
"rgblight": {
|
||||
@@ -20,6 +21,12 @@
|
||||
"ws2812": {
|
||||
"pin": "D3"
|
||||
},
|
||||
"features": {
|
||||
"bootmagic": false,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"command": true
|
||||
},
|
||||
"layout_aliases": {
|
||||
"LAYOUT": "LAYOUT_ortho_4x12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user