mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-26 19:11:13 +00:00
* Migrate keyboards/bastardkb * Migrate keyboards/handwired * Migrate keyboards/helix * Fix duplicate serial key
22 lines
407 B
JSON
22 lines
407 B
JSON
{
|
|
"keyboard_name": "Symmetric70 prototype promicro",
|
|
"features": {
|
|
"bootmagic": true,
|
|
"mousekey": false,
|
|
"extrakey": false
|
|
},
|
|
"qmk": {
|
|
"locking": {
|
|
"enabled": true,
|
|
"resync": true
|
|
}
|
|
},
|
|
"split": {
|
|
"serial": {
|
|
"pin": "D0"
|
|
}
|
|
},
|
|
"processor": "atmega32u4",
|
|
"bootloader": "caterina"
|
|
}
|