aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bastardkb/tbk/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bastardkb/tbk/info.json')
-rw-r--r--keyboards/bastardkb/tbk/info.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/bastardkb/tbk/info.json b/keyboards/bastardkb/tbk/info.json
index 7da2d56ad5..3afca1e792 100644
--- a/keyboards/bastardkb/tbk/info.json
+++ b/keyboards/bastardkb/tbk/info.json
@@ -5,6 +5,22 @@
"device_version": "0.0.1",
"pid": "0x1828"
},
+ "rgblight": {
+ "led_count": 38,
+ "split_count": [19, 19],
+ "animations": {
+ "breathing": true,
+ "rainbow_mood": true,
+ "rainbow_swirl": true,
+ "snake": true,
+ "knight": true,
+ "christmas": true,
+ "static_gradient": true,
+ "rgb_test": true,
+ "alternating": true,
+ "twinkle": true
+ }
+ },
"ws2812": {
"pin": "D2"
},