summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/keymaps/0xdec/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/keymaps/0xdec/config.h')
-rw-r--r--keyboards/preonic/keymaps/0xdec/config.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/preonic/keymaps/0xdec/config.h b/keyboards/preonic/keymaps/0xdec/config.h
deleted file mode 100644
index 5fc9b6f341..0000000000
--- a/keyboards/preonic/keymaps/0xdec/config.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-// Number of backlight levels
-#undef BACKLIGHT_LEVELS
-#define BACKLIGHT_LEVELS 5
-
-#endif