Migrate build target markers to keyboard.json - R (#23542)
This commit is contained in:
21
keyboards/recompile_keys/nomu30/rev2/keyboard.json
Normal file
21
keyboards/recompile_keys/nomu30/rev2/keyboard.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"extrakey": false,
|
||||
"mousekey": false,
|
||||
"nkro": false
|
||||
},
|
||||
"qmk": {
|
||||
"locking": {
|
||||
"enabled": true,
|
||||
"resync": true
|
||||
}
|
||||
},
|
||||
"matrix_pins": {
|
||||
"cols": ["C4", "C5", "C6", "C7", "B7", "B6", "B5", "B4", "B3", "D5", "D4", "D3"],
|
||||
"rows": ["B2", "B1", "B0"]
|
||||
},
|
||||
"diode_direction": "COL2ROW",
|
||||
"processor": "atmega32u2",
|
||||
"bootloader": "atmel-dfu"
|
||||
}
|
||||
Reference in New Issue
Block a user