diff options
Diffstat (limited to 'keyboards/citrus/erdnuss65/info.json')
-rw-r--r-- | keyboards/citrus/erdnuss65/info.json | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/keyboards/citrus/erdnuss65/info.json b/keyboards/citrus/erdnuss65/info.json index 512b4ba960..749091f43b 100644 --- a/keyboards/citrus/erdnuss65/info.json +++ b/keyboards/citrus/erdnuss65/info.json @@ -9,16 +9,13 @@ "pid": "0x6374", "device_version": "0.0.1" }, - "matrix_pins": { - "rows": - ["B10","B1", "B0","A7","A6"], - "cols": - ["B12","B14","B15","A8","B13","B3","B4","B5","A1","A2","A0","A3","A4","A5","B11"] + "rows": + ["B10", "B1", "B0", "A7", "A6"], + "cols": + ["B12", "B14", "B15", "A8", "B13", "B3", "B4", "B5", "A1", "A2", "A0", "A3", "A4", "A5", "B11"] }, - "diode_direction": "COL2ROW", - "features": { "bootmagic": true, "mousekey": true, |