summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/xyverz/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ortho_4x12/xyverz/config.h')
-rw-r--r--layouts/community/ortho_4x12/xyverz/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/layouts/community/ortho_4x12/xyverz/config.h b/layouts/community/ortho_4x12/xyverz/config.h
index d2c329767..0fa89d6c7 100644
--- a/layouts/community/ortho_4x12/xyverz/config.h
+++ b/layouts/community/ortho_4x12/xyverz/config.h
@@ -15,12 +15,11 @@
#define RGBLED_NUM 12
#elif defined(KEYBOARD_lets_split_rev2)
#define RGBLED_NUM 8
+#elif defined(KEYBOARD_jj40)
+ #define RGBLED_NUM 5
#else
#define RGBLED_NUM 1
#endif
-#ifdef KEYBOARD_jj40
- #define RGBLED_NUM 5
-#endif
#define RGBLIGHT_ANIMATIONS
#define RGBLIGHT_HUE_STEP 8