summaryrefslogtreecommitdiffstats
path: root/keyboards/roadkit/keymaps/singlesBrent/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/roadkit/keymaps/singlesBrent/config.h')
-rw-r--r--keyboards/roadkit/keymaps/singlesBrent/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/roadkit/keymaps/singlesBrent/config.h b/keyboards/roadkit/keymaps/singlesBrent/config.h
deleted file mode 100644
index 57468e122..000000000
--- a/keyboards/roadkit/keymaps/singlesBrent/config.h
+++ /dev/null
@@ -1,15 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-// place overrides here
-#define TAPPING_TERM 175
-
-#ifdef BACKLIGHT_ENABLE
- #define BACKLIGHT_PIN B5
- #define BACKLIGHT_LEVELS 3
- #define BACKLIGHT_ON_STATE 0
-#endif
-
-#endif \ No newline at end of file