mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Update keyboard.json
Вeleted duplicate line of code "rows" in "split" section. The line does not affect the code operation
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
"enabled": true,
|
||||
"matrix_pins": {
|
||||
"right": {
|
||||
"cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"],
|
||||
"rows": ["D4", "C6", "D7", "E6", "B4", "B5"]
|
||||
"cols": ["F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"]
|
||||
}
|
||||
},
|
||||
"serial": {
|
||||
|
||||
Reference in New Issue
Block a user