1
0

Remove more duplication of defaults (#25189)

This commit is contained in:
Joel Challis
2025-04-23 03:11:28 +01:00
committed by GitHub
parent 24d896ca06
commit 11cb5cf347
15 changed files with 12 additions and 27 deletions

View File

@@ -14,8 +14,7 @@
"wpm": true
},
"indicators": {
"caps_lock": "GP29",
"on_state": 1
"caps_lock": "GP29"
},
"matrix_pins": {
"cols": ["GP19", "GP18", "GP17", "GP16", "GP15", "GP14", "GP13", "GP12", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP3", "GP4"],

View File

@@ -18,7 +18,6 @@
"diode_direction": "COL2ROW",
"indicators": {
"caps_lock": "C7",
"on_state": 1,
"scroll_lock": "B2"
},
"processor": "atmega32u4",