diff options
Diffstat (limited to 'users/mechmerlin/config.h')
| -rw-r--r-- | users/mechmerlin/config.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/users/mechmerlin/config.h b/users/mechmerlin/config.h new file mode 100644 index 000000000..3d58c230a --- /dev/null +++ b/users/mechmerlin/config.h | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | #pragma once | ||
| 2 | |||
| 3 | #ifdef RGBLIGHT_ENABLE | ||
| 4 | #define RGBLIGHT_SLEEP | ||
| 5 | #endif // RGBLIGHT_ENABLE | ||
