summaryrefslogtreecommitdiffstats
path: root/users/mechmerlin/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/mechmerlin/config.h')
-rw-r--r--users/mechmerlin/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/mechmerlin/config.h b/users/mechmerlin/config.h
index 9ca39a12a..fe8f9c9ff 100644
--- a/users/mechmerlin/config.h
+++ b/users/mechmerlin/config.h
@@ -21,17 +21,11 @@
#ifndef RGBLIGHT_ENABLE
#define RGBLIGHT_ENABLE
#endif
-
#ifndef AUDIO_CLICKY
#define AUDIO_CLICKY
#endif
-
#elif defined(KEYBOARD_clueboard_66_hotswap_gen1)
#ifndef AUDIO_CLICKY
#define AUDIO_CLICKY
#endif
-#else
- #ifndef RGBLIGHT_ENABLE
- #define RGBLIGHT_ENABLE
- #endif
#endif