summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/davidrambo/config.h
diff options
context:
space:
mode:
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
+