summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist/keymaps/333fred/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nyquist/keymaps/333fred/config.h')
-rw-r--r--keyboards/nyquist/keymaps/333fred/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/nyquist/keymaps/333fred/config.h b/keyboards/nyquist/keymaps/333fred/config.h
index 6335ce9b0..575ec9ac5 100644
--- a/keyboards/nyquist/keymaps/333fred/config.h
+++ b/keyboards/nyquist/keymaps/333fred/config.h
@@ -1,5 +1,4 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
#include "../../config.h"
#include "333fred_config.h"
@@ -9,5 +8,3 @@
#undef TAPPING_TERM
#define TAPPING_TERM 150
-
-#endif