aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/kbod/keymaps/default/config.h
diff options
context:
space:
mode:
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>2018-12-12 16:46:13 -0800
committerDrashna Jaelre <drashna@live.com>2018-12-12 16:46:13 -0800
commitca39fa8222ed339f09b2713bd538880fd4f2ff0e (patch)
treefd32cb42b36f0234f7cd8b596a0da5cad282ebe3 /keyboards/handwired/kbod/keymaps/default/config.h
parent2cef75cbb3ba9a3c05cf6914c6bafb720f2f2b83 (diff)
downloadfirmware-ca39fa8222ed339f09b2713bd538880fd4f2ff0e.tar.gz
firmware-ca39fa8222ed339f09b2713bd538880fd4f2ff0e.tar.bz2
firmware-ca39fa8222ed339f09b2713bd538880fd4f2ff0e.zip
Keyboard: handwired/kbod Refactor, Configurator support and readme update (#4623)
* handwired/kbod: refactor - layout macro KEYMAP renamed to LAYOUT * handwired/kbod: update config.h files to #pragma once * handwired/kbod: Configurator support * handwired/kbod: readme update - updated reademe to current template - added image
Diffstat (limited to 'keyboards/handwired/kbod/keymaps/default/config.h')
-rw-r--r--keyboards/handwired/kbod/keymaps/default/config.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/keyboards/handwired/kbod/keymaps/default/config.h b/keyboards/handwired/kbod/keymaps/default/config.h
index df06a2620..271f48d00 100644
--- a/keyboards/handwired/kbod/keymaps/default/config.h
+++ b/keyboards/handwired/kbod/keymaps/default/config.h
@@ -1,8 +1,3 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include "../../config.h"
+#pragma once
// place overrides here
-
-#endif \ No newline at end of file