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
5
keyboards/maple_computing/lets_split_eh/info.json
Normal file
5
keyboards/maple_computing/lets_split_eh/info.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"split": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
|
@ -11,6 +11,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
|||
AUDIO_ENABLE = no # Audio output
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = maple_computing/lets_split_eh/eh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue