json re-formatted w/ format-json

This commit is contained in:
Sebastiaan Swinkels 2025-06-21 17:13:00 +02:00
parent 1d2ea13f92
commit 5f4ab7beb8
2 changed files with 2 additions and 3 deletions

View File

@ -81,6 +81,5 @@
"ws2812": {
"pin": "GP19"
},
"community_layouts": ["65_ansi_blocker"],
"community_layouts": ["65_ansi_blocker"]
}

View File

@ -10,7 +10,7 @@
"rgb_matrix": true
},
"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",
"rgb_matrix": {