summaryrefslogtreecommitdiff
path: root/keyboards/adpenrose/obi
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/adpenrose/obi')
-rw-r--r--keyboards/adpenrose/obi/config.h7
-rw-r--r--keyboards/adpenrose/obi/info.json9
2 files changed, 9 insertions, 7 deletions
diff --git a/keyboards/adpenrose/obi/config.h b/keyboards/adpenrose/obi/config.h
index 862c0fe1ee..109ffbe418 100644
--- a/keyboards/adpenrose/obi/config.h
+++ b/keyboards/adpenrose/obi/config.h
@@ -3,14 +3,7 @@
#pragma once
-#define TAP_CODE_DELAY 10
-
/* Underglow options: */
-# define RGBLED_NUM 16
-# define RGBLIGHT_HUE_STEP 8
-# define RGBLIGHT_SAT_STEP 8
-# define RGBLIGHT_VAL_STEP 8
-# define RGBLIGHT_SLEEP /* If defined, the RGB lighting will be switched off when the host goes to sleep */
# define RGBLIGHT_EFFECT_BREATHING
# define RGBLIGHT_EFFECT_RAINBOW_MOOD
# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
diff --git a/keyboards/adpenrose/obi/info.json b/keyboards/adpenrose/obi/info.json
index 00a2572e7a..b67080af2c 100644
--- a/keyboards/adpenrose/obi/info.json
+++ b/keyboards/adpenrose/obi/info.json
@@ -7,6 +7,12 @@
"pid": "0x0002",
"vid": "0x4450"
},
+ "rgblight": {
+ "saturation_steps": 8,
+ "brightness_steps": 8,
+ "led_count": 16,
+ "sleep": true
+ },
"ws2812": {
"pin": "F7"
},
@@ -20,6 +26,9 @@
{"pin_a": "F1", "pin_b": "F0"}
]
},
+ "qmk": {
+ "tap_keycode_delay": 10
+ },
"processor": "atmega32u4",
"bootloader": "caterina",
"layouts": {