summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/ut47/keymaps/default
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/ut47/keymaps/default')
-rw-r--r--keyboards/40percentclub/ut47/keymaps/default/config.h5
-rw-r--r--keyboards/40percentclub/ut47/keymaps/default/keymap.c1
2 files changed, 1 insertions, 5 deletions
diff --git a/keyboards/40percentclub/ut47/keymaps/default/config.h b/keyboards/40percentclub/ut47/keymaps/default/config.h
index 46098a22f..f88ebf7e8 100644
--- a/keyboards/40percentclub/ut47/keymaps/default/config.h
+++ b/keyboards/40percentclub/ut47/keymaps/default/config.h
@@ -14,11 +14,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
+#pragma once
#include "config_common.h"
// place overrides here
-
-#endif
diff --git a/keyboards/40percentclub/ut47/keymaps/default/keymap.c b/keyboards/40percentclub/ut47/keymaps/default/keymap.c
index 6b6bb025b..0fa7838df 100644
--- a/keyboards/40percentclub/ut47/keymaps/default/keymap.c
+++ b/keyboards/40percentclub/ut47/keymaps/default/keymap.c
@@ -18,7 +18,6 @@
#include "protocol/serial.h"
#endif
-#define _______ KC_TRNS
#define LT3_TAB LT(3, KC_TAB)
#define MT_RSFT_ENT MT(MOD_RSFT, KC_ENT)