diff options
Diffstat (limited to 'keyboards/eco/keymaps/bcat/config.h')
-rw-r--r-- | keyboards/eco/keymaps/bcat/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/eco/keymaps/bcat/config.h b/keyboards/eco/keymaps/bcat/config.h index dffdc7b40..f2d51c324 100644 --- a/keyboards/eco/keymaps/bcat/config.h +++ b/keyboards/eco/keymaps/bcat/config.h | |||
@@ -16,6 +16,8 @@ | |||
16 | 16 | ||
17 | #pragma once | 17 | #pragma once |
18 | 18 | ||
19 | #define BCAT_ORTHO_LAYERS | ||
20 | |||
19 | /* WS2812B RGB LED strip hand wired to Elite-C. */ | 21 | /* WS2812B RGB LED strip hand wired to Elite-C. */ |
20 | #define RGB_DI_PIN B7 | 22 | #define RGB_DI_PIN B7 |
21 | #define RGBLED_NUM 15 | 23 | #define RGBLED_NUM 15 |