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, 10 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/0xdec/config.h b/keyboards/preonic/keymaps/0xdec/config.h
new file mode 100644
index 000000000..5fc9b6f34
--- /dev/null
+++ b/keyboards/preonic/keymaps/0xdec/config.h
@@ -0,0 +1,10 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// Number of backlight levels
+#undef BACKLIGHT_LEVELS
+#define BACKLIGHT_LEVELS 5
+
+#endif