mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Move SPLIT_KEYBOARD to data driven (#21410)
This commit is contained in:
committed by
GitHub
parent
cb81913d18
commit
8caa8674d2
5
keyboards/deltasplit75/info.json
Normal file
5
keyboards/deltasplit75/info.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"split": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
@@ -11,6 +11,4 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
|
||||
SPLIT_KEYBOARD = yes
|
||||
|
||||
DEFAULT_FOLDER = deltasplit75/v2
|
||||
|
||||
Reference in New Issue
Block a user