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
445 changed files with 412 additions and 355 deletions

View File

@@ -15,6 +15,9 @@
"mousekey": false,
"nkro": false
},
"split": {
"enabled": true
},
"usb": {
"vid": "0x6869",
"pid": "0x0001",

View File

@@ -1,2 +1 @@
SPLIT_KEYBOARD = yes
LTO_ENABLE = yes