diff options
Diffstat (limited to 'keyboards/xmmx/config.h')
-rw-r--r-- | keyboards/xmmx/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/xmmx/config.h b/keyboards/xmmx/config.h index c54e43239..773f61208 100644 --- a/keyboards/xmmx/config.h +++ b/keyboards/xmmx/config.h | |||
@@ -1,5 +1,4 @@ | |||
1 | #ifndef CONFIG_H | 1 | #pragma once |
2 | #define CONFIG_H | ||
3 | 2 | ||
4 | #include "config_common.h" | 3 | #include "config_common.h" |
5 | 4 | ||
@@ -48,5 +47,3 @@ | |||
48 | #define RGBLIGHT_SAT_STEP 8 | 47 | #define RGBLIGHT_SAT_STEP 8 |
49 | #define RGBLIGHT_VAL_STEP 8 | 48 | #define RGBLIGHT_VAL_STEP 8 |
50 | #endif | 49 | #endif |
51 | |||
52 | #endif | ||