summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/mf68/mf68.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/mf68/mf68.h')
-rw-r--r--keyboards/40percentclub/mf68/mf68.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/40percentclub/mf68/mf68.h b/keyboards/40percentclub/mf68/mf68.h
index a55c1d60b..a34f9cde8 100644
--- a/keyboards/40percentclub/mf68/mf68.h
+++ b/keyboards/40percentclub/mf68/mf68.h
@@ -1,5 +1,4 @@
-#ifndef MF68_H
-#define MF68_H
+#pragma once
#include "quantum.h"
@@ -36,5 +35,3 @@
KC_##K60, KC_##K61, KC_##K62, KC_##K63, KC_##K64, KC_##K65, KC_##K66, KC_##K67, KC_##K68, \
KC_##K70, KC_##K71, KC_##K72, KC_##K73, KC_##K74 \
)
-
-#endif