Migrate build target markers to keyboard.json - R (#23542)

This commit is contained in:
Joel Challis
2024-04-17 19:32:56 +01:00
committed by GitHub
parent 860c218415
commit abcaf39e6c
78 changed files with 285 additions and 615 deletions

View File

@@ -15,6 +15,12 @@
"mousekey": true,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D4", "D5", "B0", "B1", "D1"],
"rows": ["B2", "B3", "B7", "D6", "D3", "D2"]