mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 06:32:01 +00:00
json re-formatted w/ format-json
This commit is contained in:
parent
1d2ea13f92
commit
5f4ab7beb8
@ -81,6 +81,5 @@
|
|||||||
"ws2812": {
|
"ws2812": {
|
||||||
"pin": "GP19"
|
"pin": "GP19"
|
||||||
},
|
},
|
||||||
"community_layouts": ["65_ansi_blocker"],
|
"community_layouts": ["65_ansi_blocker"]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"rgb_matrix": true
|
"rgb_matrix": true
|
||||||
},
|
},
|
||||||
"matrix_pins": {
|
"matrix_pins": {
|
||||||
"cols": ["GP28", "GP27", "GP26", "GP29", "GP0", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"],
|
"cols": ["GP28", "GP27", "GP26", "GP29", "GP0", "GP11", "GP10", "GP9", "GP8", "GP7", "GP6", "GP5", "GP4", "GP3", "GP2", "GP1"]
|
||||||
},
|
},
|
||||||
"processor": "RP2040",
|
"processor": "RP2040",
|
||||||
"rgb_matrix": {
|
"rgb_matrix": {
|
||||||
|
Loading…
Reference in New Issue
Block a user