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
|
@ -31,6 +31,7 @@
|
|||
}
|
||||
},
|
||||
"split": {
|
||||
"enabled": true,
|
||||
"encoder": {
|
||||
"right": {
|
||||
"rotary": [
|
||||
|
|
|
@ -9,7 +9,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
|
|||
NKRO_ENABLE = no # Enable N-Key Rollover
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
SPLIT_KEYBOARD = yes # Split common
|
||||
LTO_ENABLE = yes # Use Link Time Optimization
|
||||
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
||||
SPACE_CADET_ENABLE = no # Enables the use of Space Cadet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue