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
|
|
@ -18,6 +18,7 @@
|
|||
]
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"encoder": {
|
||||
"right": {
|
||||
"rotary": [
|
||||
|
|
|
|||
|
|
@ -11,4 +11,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
SPLIT_KEYBOARD = yes # Enables split keyboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue