summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco/tidbit/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/tidbit/info.json')
-rw-r--r--keyboards/nullbitsco/tidbit/info.json14
1 files changed, 13 insertions, 1 deletions
diff --git a/keyboards/nullbitsco/tidbit/info.json b/keyboards/nullbitsco/tidbit/info.json
index c31c52cd58..b8eaf60d89 100644
--- a/keyboards/nullbitsco/tidbit/info.json
+++ b/keyboards/nullbitsco/tidbit/info.json
@@ -8,7 +8,19 @@
8 "device_version": "0.0.1" 8 "device_version": "0.0.1"
9 }, 9 },
10 "rgblight": { 10 "rgblight": {
11 "led_count": 8 11 "led_count": 8,
12 "animations": {
13 "breathing": true,
14 "rainbow_mood": true,
15 "rainbow_swirl": true,
16 "snake": true,
17 "knight": true,
18 "christmas": true,
19 "static_gradient": true,
20 "rgb_test": true,
21 "alternating": true,
22 "twinkle": true
23 }
12 }, 24 },
13 "ws2812": { 25 "ws2812": {
14 "pin": "B6" 26 "pin": "B6"