aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/davidrambo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xd75/keymaps/davidrambo/config.h')
-rw-r--r--keyboards/xd75/keymaps/davidrambo/config.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/keyboards/xd75/keymaps/davidrambo/config.h b/keyboards/xd75/keymaps/davidrambo/config.h
index f21914703..6e6349c7c 100644
--- a/keyboards/xd75/keymaps/davidrambo/config.h
+++ b/keyboards/xd75/keymaps/davidrambo/config.h
@@ -14,12 +14,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
-#include "../../config.h"
+// place overrides here
#define TAPPING_TERM 200
#define PERMISSIVE_HOLD
-
-#endif