summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/1up60rgb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/1upkeyboards/1up60rgb/config.h')
-rw-r--r--keyboards/1upkeyboards/1up60rgb/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/1upkeyboards/1up60rgb/config.h b/keyboards/1upkeyboards/1up60rgb/config.h
index 86696dab8..fbafe0c44 100644
--- a/keyboards/1upkeyboards/1up60rgb/config.h
+++ b/keyboards/1upkeyboards/1up60rgb/config.h
@@ -1,5 +1,4 @@
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -46,5 +45,3 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
-
-#endif