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:
Philip
2025-08-31 20:41:14 +03:00
committed by GitHub
parent 46e4b84d40
commit 0169fd84fd

View File

@@ -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": {