diff options
Diffstat (limited to 'layouts/community/ortho_4x12/xyverz/config.h')
-rw-r--r-- | layouts/community/ortho_4x12/xyverz/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/config.h b/layouts/community/ortho_4x12/xyverz/config.h index 1292911f2..ec32e71ce 100644 --- a/layouts/community/ortho_4x12/xyverz/config.h +++ b/layouts/community/ortho_4x12/xyverz/config.h | |||
@@ -18,6 +18,9 @@ | |||
18 | #ifdef KEYBOARD_lets_split_rev2 | 18 | #ifdef KEYBOARD_lets_split_rev2 |
19 | #define RGBLED_NUM 8 | 19 | #define RGBLED_NUM 8 |
20 | #endif | 20 | #endif |
21 | #ifdef KEYBOARD_jj40 | ||
22 | #define RGBLED_NUM 5 | ||
23 | #endif | ||
21 | 24 | ||
22 | #define RGBLIGHT_ANIMATIONS | 25 | #define RGBLIGHT_ANIMATIONS |
23 | #define RGBLIGHT_HUE_STEP 8 | 26 | #define RGBLIGHT_HUE_STEP 8 |