summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk78/keymaps/default/config.h
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-07-11 17:24:55 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-11 17:24:55 +0200
commitdf8b8c50326490988908a9e75f7acf691e7b512f (patch)
tree13b698cf7eb68939d58b8eeef95451eea47bc322 /keyboards/lfkeyboards/lfk78/keymaps/default/config.h
parenta552416ab2e67c31b7711c33d5bc675bf21456e2 (diff)
downloadqmk_firmware-df8b8c50326490988908a9e75f7acf691e7b512f.tar.gz
qmk_firmware-df8b8c50326490988908a9e75f7acf691e7b512f.tar.xz
LFK78 Refactor and Configurator support (#3369)
* LFK78: matrix and keymap refactor * Removed lfkeyboards.c and lfkeyboard.h * LFK78: Configurator support * LFK78: Readme cleanup
Diffstat (limited to 'keyboards/lfkeyboards/lfk78/keymaps/default/config.h')
-rw-r--r--keyboards/lfkeyboards/lfk78/keymaps/default/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/lfkeyboards/lfk78/keymaps/default/config.h b/keyboards/lfkeyboards/lfk78/keymaps/default/config.h
deleted file mode 100644
index 8893d122e..000000000
--- a/keyboards/lfkeyboards/lfk78/keymaps/default/config.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
-
-// place overrides here
-
-#endif