Move SPLIT_KEYBOARD
to data driven (#21410)
This commit is contained in:
parent
cb81913d18
commit
8caa8674d2
445 changed files with 412 additions and 355 deletions
|
@ -28,6 +28,7 @@
|
|||
]
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"bootmagic": {
|
||||
"matrix": [4, 5]
|
||||
},
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
SPLIT_KEYBOARD = yes
|
||||
SERIAL_DRIVER = usart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue