aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mechwild/obe/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mechwild/obe/info.json')
-rw-r--r--keyboards/mechwild/obe/info.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/mechwild/obe/info.json b/keyboards/mechwild/obe/info.json
index f529efd1e6..98c70bef08 100644
--- a/keyboards/mechwild/obe/info.json
+++ b/keyboards/mechwild/obe/info.json
@@ -18,6 +18,9 @@
{"pin_a": "B5", "pin_b": "B4"}
]
},
+ "qmk": {
+ "tap_keycode_delay": 10
+ },
"indicators": {
"caps_lock": "B9",
"num_lock": "B8"
@@ -25,6 +28,24 @@
"bootmagic": {
"matrix": [5, 4]
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 10,
+ "sleep": true,
+ "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": "A0"
},