Move SPLIT_KEYBOARD to data driven (#21410)

This commit is contained in:
Duncan Sutherland 2024-04-12 04:22:15 +01:00 committed by GitHub
parent cb81913d18
commit 8caa8674d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
445 changed files with 412 additions and 355 deletions

View file

@ -9,6 +9,7 @@
"device_version": "0.0.1"
},
"split": {
"enabled": true,
"soft_serial_pin": "D0"
},
"rgblight": {

View file

@ -12,4 +12,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
DEBUG_ENABLE = no
SPLIT_KEYBOARD = yes # Use shared split_common code