diff options
Diffstat (limited to 'keyboards/neito/info.json')
-rw-r--r-- | keyboards/neito/info.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/keyboards/neito/info.json b/keyboards/neito/info.json index 7455762b51..10cce03e82 100644 --- a/keyboards/neito/info.json +++ b/keyboards/neito/info.json @@ -8,6 +8,11 @@ "pid": "0xB44C", "device_version": "0.0.1" }, + "matrix_pins": { + "cols": ["F4", "F1", "F7", "B2", "D1", "D2", "B3", "B1"], + "rows": ["E6", "F0", "F5", "F6", "C7", "C6", "B4", "D7", "D6", "D4"] + }, + "diode_direction": "COL2ROW", "encoder": { "rotary": [ {"pin_a": "B7", "pin_b": "B0"} @@ -21,6 +26,9 @@ "indicators": { "caps_lock": "B6" }, + "ws2812": { + "pin": "D5" + }, "processor": "atmega32u4", "bootloader": "atmel-dfu", "layouts": { @@ -72,7 +80,7 @@ {"label":"4,5", "x":14.94, "y":2.25}, {"label":"5,5", "x":15.94, "y":2.25}, {"label":"4,6", "x":16.94, "y":2.25}, - {"label":"4,7", "x":19.69, "y":2.0}, + {"label":"4,7", "x":19.69, "y":2}, {"label":"6,0", "x":0, "y":3.25, "w":1.25}, {"label":"8,0", "x":1.25, "y":3.25}, |