diff options
Diffstat (limited to 'keyboards/tau4/info.json')
-rw-r--r-- | keyboards/tau4/info.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/tau4/info.json b/keyboards/tau4/info.json index dca1387203..0f19b19eac 100644 --- a/keyboards/tau4/info.json +++ b/keyboards/tau4/info.json @@ -30,7 +30,7 @@ "diode_direction": "COL2ROW", "encoder": { "rotary": [ - { "pin_a": "B3", "pin_b": "B7", "resolution": 1 } + {"pin_a": "B3", "pin_b": "B7", "resolution": 1} ] }, "rgblight": { @@ -56,10 +56,12 @@ }, "led_count": 10, "max_brightness": 128, - "pin": "B2", "saturation_steps": 16, "sleep": true }, + "ws2812": { + "pin": "B2" + }, "layouts": { "LAYOUT_ortho_4x12": { "layout": [ |