diff options
Diffstat (limited to 'users')
-rw-r--r-- | users/stanrc85/config.h | 4 | ||||
-rw-r--r-- | users/stanrc85/rules.mk | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h index 628ec994b0..904a7f524e 100644 --- a/users/stanrc85/config.h +++ b/users/stanrc85/config.h @@ -2,7 +2,3 @@ #define TAPPING_TERM 200 #define RETRO_TAPPING - -#ifdef RGBLIGHT_ENABLE -#define RGBLIGHT_SLEEP -#endif // RGBLIGHT_ENABLE diff --git a/users/stanrc85/rules.mk b/users/stanrc85/rules.mk index 324e52674d..19ad624758 100644 --- a/users/stanrc85/rules.mk +++ b/users/stanrc85/rules.mk @@ -1,6 +1,5 @@ TAP_DANCE_ENABLE = yes EXTRAKEY_ENABLE = yes -RGBLIGHT_ENABLE = yes BACKLIGHT_ENABLE = no COMMAND_ENABLE = no BOOTMAGIC_ENABLE = no |