summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/davidrambo/config.h
diff options
context:
space:
mode:
authorDavid Rambo <davrambo@gmail.com>2019-03-30 19:05:31 +0100
committerDrashna Jaelre <drashna@live.com>2019-03-30 19:05:31 +0100
commit4f7dd9edf8cf9b546d7c21fcefb7de09f92474db (patch)
tree1aa6cb89ee2ed394b30bcd8c480bb1989d973765 /keyboards/planck/keymaps/davidrambo/config.h
parent93210547bd1bfbbb1ffd56801bb81af46af350a5 (diff)
downloadqmk_firmware-4f7dd9edf8cf9b546d7c21fcefb7de09f92474db.tar.gz
qmk_firmware-4f7dd9edf8cf9b546d7c21fcefb7de09f92474db.tar.xz
[Keymap] Updated my iris, planck, and xd75 keymaps (#5515)
* Updated iris, planck, and xd75 keymaps * Added brightness down and up to commented layout of Symbol layer. * updated config files for planck and iris * removed unnecessary include lines from iris and planck config files
Diffstat (limited to 'keyboards/planck/keymaps/davidrambo/config.h')
-rw-r--r--keyboards/planck/keymaps/davidrambo/config.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/keyboards/planck/keymaps/davidrambo/config.h b/keyboards/planck/keymaps/davidrambo/config.h
index 2decb3dc8..ccb18de3d 100644
--- a/keyboards/planck/keymaps/davidrambo/config.h
+++ b/keyboards/planck/keymaps/davidrambo/config.h
@@ -1,8 +1,6 @@
-#ifndef CONFIG_USER_H
+#pragma once
-#define CONFIG_USER_H
#define TAPPING_TERM 200
-#include "../../config.h"
#define PERMISSIVE_HOLD
-#endif
+