forked from mirror/qmk_firmware
Remove more duplication of defaults (#25189)
This commit is contained in:
@@ -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"],
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"diode_direction": "COL2ROW",
|
||||
"indicators": {
|
||||
"caps_lock": "C7",
|
||||
"on_state": 1,
|
||||
"scroll_lock": "B2"
|
||||
},
|
||||
"processor": "atmega32u4",
|
||||
|
||||
Reference in New Issue
Block a user