summaryrefslogtreecommitdiffstats
path: root/keyboards/tunks/ergo33/keymaps/rgb/config.h
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-02-13 00:59:41 +0000
committerQMK Bot <hello@qmk.fm>2021-02-13 00:59:41 +0000
commit5e3cd884ebf1318b122f7e589e8891b291cb7b33 (patch)
tree539eecb5077fdcc96485e454a2ec32be072ab677 /keyboards/tunks/ergo33/keymaps/rgb/config.h
parentc93dc18ddca84c3f5e7671c965507371ce3e61ac (diff)
parent6e74abc643e944dc18d4f53762b52459b7691308 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/tunks/ergo33/keymaps/rgb/config.h')
-rw-r--r--keyboards/tunks/ergo33/keymaps/rgb/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/tunks/ergo33/keymaps/rgb/config.h b/keyboards/tunks/ergo33/keymaps/rgb/config.h
index dceb82945e..e2c8883ed4 100644
--- a/keyboards/tunks/ergo33/keymaps/rgb/config.h
+++ b/keyboards/tunks/ergo33/keymaps/rgb/config.h
@@ -20,5 +20,8 @@
* No external LED PCB: 10
* External LED PCB: 14
*/
-#define RGBLED_NUM 10
-#define RGBLIGHT_ANIMATIONS \ No newline at end of file
+#if defined(RGBLED_NUM)
+# undef RGBLED_NUM
+# define RGBLED_NUM 10
+#endif
+#define RGBLIGHT_ANIMATIONS