diff options
Diffstat (limited to 'keyboards/mechwild/obe/config.h')
-rw-r--r-- | keyboards/mechwild/obe/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mechwild/obe/config.h b/keyboards/mechwild/obe/config.h index 9cbc01263..03ff96878 100644 --- a/keyboards/mechwild/obe/config.h +++ b/keyboards/mechwild/obe/config.h | |||
@@ -62,7 +62,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
62 | #define LED_CAPS_LOCK_PIN B9 | 62 | #define LED_CAPS_LOCK_PIN B9 |
63 | 63 | ||
64 | /* RGB settings, uncomment this define to enable RGB */ | 64 | /* RGB settings, uncomment this define to enable RGB */ |
65 | //#define RGB_DI_PIN A0 | 65 | #define RGB_DI_PIN A0 |
66 | #ifdef RGB_DI_PIN | 66 | #ifdef RGB_DI_PIN |
67 | # define RGBLED_NUM 10 | 67 | # define RGBLED_NUM 10 |
68 | # define RGBLIGHT_HUE_STEP 8 | 68 | # define RGBLIGHT_HUE_STEP 8 |