Migrate build target markers to keyboard.json - TUV (#23514)

This commit is contained in:
Joel Challis 2024-04-15 19:19:23 +01:00 committed by GitHub
parent 2e01b67ecc
commit 9c1662f8f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
83 changed files with 284 additions and 614 deletions

View file

@ -6,11 +6,11 @@
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
"command": false,
"console": false,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": true
"nkro": true,
"rgblight": true
},
"matrix_pins": {
"cols": ["D4", "C6", "D7", "E6", "B4", "B5", "D2"],

View file

@ -1,2 +0,0 @@
ENCODER_ENABLE = yes
RGBLIGHT_ENABLE = yes