diff options
Diffstat (limited to 'layouts')
-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 1292911f2a..ec32e71ce4 100644 --- a/layouts/community/ortho_4x12/xyverz/config.h +++ b/layouts/community/ortho_4x12/xyverz/config.h @@ -18,6 +18,9 @@ #ifdef KEYBOARD_lets_split_rev2 #define RGBLED_NUM 8 #endif +#ifdef KEYBOARD_jj40 + #define RGBLED_NUM 5 +#endif #define RGBLIGHT_ANIMATIONS #define RGBLIGHT_HUE_STEP 8 |