diff options
Diffstat (limited to 'keyboards/1upkeyboards/sweet16/config.h')
-rw-r--r-- | keyboards/1upkeyboards/sweet16/config.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/keyboards/1upkeyboards/sweet16/config.h b/keyboards/1upkeyboards/sweet16/config.h index eedd3708f2..b05b577400 100644 --- a/keyboards/1upkeyboards/sweet16/config.h +++ b/keyboards/1upkeyboards/sweet16/config.h @@ -1,5 +1,4 @@ -#ifndef CONFIG_H -#define CONFIG_H +#pragma once #include "config_common.h" @@ -47,4 +46,3 @@ #define RGBLIGHT_VAL_STEP 8 #endif -#endif |