This commit is contained in:
Sắn 2024-11-20 20:20:21 +07:00
parent c2283d93a6
commit ac02fa7af1
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
#define RP2040_FLASH_GENERIC_03H

View File

@ -11,7 +11,7 @@
"device_version": "0.0.1" "device_version": "0.0.1"
}, },
"matrix_pins": { "matrix_pins": {
"rows": ["GP24", "GP1", "GP2", "GP13", "GP12", "GP11"], "rows": ["GP24", "GP9", "GP10", "GP13", "GP12", "GP11"],
"cols": ["GP16", "GP17", "GP18", "GP19", "GP20", "GP21", "GP22", "GP23", "GP25", "GP26", "GP27", "GP28", "GP29", "GP6", "GP5", "GP4", "GP3"] "cols": ["GP16", "GP17", "GP18", "GP19", "GP20", "GP21", "GP22", "GP23", "GP25", "GP26", "GP27", "GP28", "GP29", "GP6", "GP5", "GP4", "GP3"]
}, },
"diode_direction": "COL2ROW", "diode_direction": "COL2ROW",