summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/keymaps/bbaserdem_right/config.h
diff options
context:
space:
mode:
authorBatuhan Baserdem <bbaserdem@users.noreply.github.com>2018-06-01 03:55:45 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-01 03:55:45 +0200
commit8eaf23ae8146766615cc1cec3fc8e04111e8ef49 (patch)
treed33b9b4609b5df899c243a1f9525eed1c049098f /keyboards/lets_split/keymaps/bbaserdem_right/config.h
parentabce980b8bbc6d1bae16513a50662a549b196c1b (diff)
downloadqmk_firmware-8eaf23ae8146766615cc1cec3fc8e04111e8ef49.tar.gz
qmk_firmware-8eaf23ae8146766615cc1cec3fc8e04111e8ef49.tar.xz
User space fixed (#3095)
* Put in my keymaps * Fixed all but weird lets split issue * Organized and tried to trobleshoot lets split * Organized and tried to trobleshoot lets split * Added bbaserdem keymaps * Added bbaserdem keymaps * Fixed stuff * FIxed a filename error
Diffstat (limited to 'keyboards/lets_split/keymaps/bbaserdem_right/config.h')
-rwxr-xr-xkeyboards/lets_split/keymaps/bbaserdem_right/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/lets_split/keymaps/bbaserdem_right/config.h b/keyboards/lets_split/keymaps/bbaserdem_right/config.h
new file mode 100755
index 000000000..9b6527db2
--- /dev/null
+++ b/keyboards/lets_split/keymaps/bbaserdem_right/config.h
@@ -0,0 +1,9 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define USE_SERIAL
+#define EE_HANDS
+
+#endif