1
0

Generate CUSTOM_MATRIX = lite without matrix_pins.custom (#25453)

This commit is contained in:
Joel Challis
2025-11-08 20:48:48 +00:00
committed by GitHub
parent cf05c7d1e4
commit 6e35013bc2
5 changed files with 31 additions and 23 deletions

View File

@@ -11,7 +11,6 @@
},
"matrix_pins": {
"cols": ["D1", "D4", "D5", "D6", "D7", "B0", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN", "NO_PIN"],
"custom": true,
"custom_lite": true,
"rows": ["D0", "C3", "B1", "B2", "B3"]
},