summaryrefslogtreecommitdiff
path: root/keyboards/kbd8x/keymaps/default/config.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2018-10-02 07:54:18 -0700
committerJack Humbert <jack.humb@gmail.com>2018-10-02 11:08:21 -0400
commit1a33054a3586fa69812a249762e24ecc08a40423 (patch)
tree2940fb4a67bd354d0d23a7a4d93596034d77b56b /keyboards/kbd8x/keymaps/default/config.h
parent9f2e39732f2458b1bfe5d546581da508c2be577e (diff)
Reduce firmware size of KBD8x to fix Travis Compile issues
Diffstat (limited to 'keyboards/kbd8x/keymaps/default/config.h')
-rw-r--r--keyboards/kbd8x/keymaps/default/config.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/kbd8x/keymaps/default/config.h b/keyboards/kbd8x/keymaps/default/config.h
index 63bef2a735..fa7db0bc10 100644
--- a/keyboards/kbd8x/keymaps/default/config.h
+++ b/keyboards/kbd8x/keymaps/default/config.h
@@ -14,11 +14,4 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "config_common.h"
-
-// place overrides here
-
-#endif
+#pragma once