diff options
Diffstat (limited to 'keyboards/tv44/keymaps/tong92/config.h')
-rw-r--r-- | keyboards/tv44/keymaps/tong92/config.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/tv44/keymaps/tong92/config.h b/keyboards/tv44/keymaps/tong92/config.h deleted file mode 100644 index be959a823..000000000 --- a/keyboards/tv44/keymaps/tong92/config.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef CONFIG_USER_H -#define CONFIG_USER_H - -#include "../../config.h" - -// place overrides here -#ifdef BACKLIGHT_ENABLE - #define BACKLIGHT_PIN B2 - #define BACKLIGHT_LEVELS 7 -#endif - -#endif |