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
81 changed files with 276 additions and 558 deletions

View File

@@ -0,0 +1,16 @@
{
"features": {
"bootmagic": true,
"encoder": true,
"extrakey": true,
"mousekey": true,
"nkro": false,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
}
}