summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/gherkin/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/gherkin/config.h')
-rw-r--r--keyboards/40percentclub/gherkin/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/40percentclub/gherkin/config.h b/keyboards/40percentclub/gherkin/config.h
index 34f38e35c..3ed638b66 100644
--- a/keyboards/40percentclub/gherkin/config.h
+++ b/keyboards/40percentclub/gherkin/config.h
@@ -1,5 +1,4 @@
-#ifndef CONFIG_H
-#define CONFIG_H
+#pragma once
#include "config_common.h"
@@ -50,5 +49,3 @@
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif
-
-#endif