mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Migrate build target markers to keyboard.json - P (#23565)
This commit is contained in:
16
keyboards/program_yoink/info.json
Normal file
16
keyboards/program_yoink/info.json
Normal file
@@ -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