Migrate build target markers to keyboard.json - P (#23565)

This commit is contained in:
Joel Challis 2024-04-22 02:06:41 +01:00 committed by GitHub
parent 191f626880
commit 40d0512794
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 276 additions and 558 deletions

View file

@ -4,6 +4,9 @@
"pid": "0x0051",
"device_version": "0.0.1"
},
"features": {
"backlight": true
},
"backlight": {
"pin": "B7",
"levels": 5

View file

@ -1,2 +0,0 @@
BACKLIGHT_ENABLE = yes
RGBLIGHT_ENABLE = no