diff options
Diffstat (limited to 'keyboards/thepanduuh/degenpad/info.json')
-rw-r--r-- | keyboards/thepanduuh/degenpad/info.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/thepanduuh/degenpad/info.json b/keyboards/thepanduuh/degenpad/info.json index 999de9648c..e0988de17d 100644 --- a/keyboards/thepanduuh/degenpad/info.json +++ b/keyboards/thepanduuh/degenpad/info.json @@ -8,6 +8,11 @@ "pid": "0x4447", "device_version": "1.0.0" }, + "matrix_pins": { + "cols": ["F4", "F5", "B1", "D3"], + "rows": ["D5", "D6", "D7", "B4", "B5", "B6"] + }, + "diode_direction": "COL2ROW", "encoder": { "rotary": [ {"pin_a": "F1", "pin_b": "F0"} |