aboutsummaryrefslogtreecommitdiff
path: root/keyboards/gh80_3000/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gh80_3000/config.h')
-rw-r--r--keyboards/gh80_3000/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/gh80_3000/config.h b/keyboards/gh80_3000/config.h
index 68a405c8d..71adb3e24 100644
--- a/keyboards/gh80_3000/config.h
+++ b/keyboards/gh80_3000/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
@@ -44,5 +43,3 @@
44#define RGBLIGHT_SAT_STEP 8 43#define RGBLIGHT_SAT_STEP 8
45#define RGBLIGHT_VAL_STEP 8 44#define RGBLIGHT_VAL_STEP 8
46#endif 45#endif
47
48#endif