mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-24 08:32:02 +01:00
Migrate build target markers to keyboard.json - P (#23565)
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"encoder": true,
|
||||
"extrakey": true,
|
||||
"mousekey": true,
|
||||
"nkro": false,
|
||||
"rgblight": true
|
||||
},
|
||||
"qmk": {
|
||||
"locking": {
|
||||
"enabled": true,
|
||||
"resync": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user