summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/ut47/ut47.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/40percentclub/ut47/ut47.h')
-rw-r--r--keyboards/40percentclub/ut47/ut47.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/40percentclub/ut47/ut47.h b/keyboards/40percentclub/ut47/ut47.h
index a4507dd34..f6456fe91 100644
--- a/keyboards/40percentclub/ut47/ut47.h
+++ b/keyboards/40percentclub/ut47/ut47.h
@@ -13,8 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef UT47_H
-#define UT47_H
+#pragma once
#include "quantum.h"
@@ -45,5 +44,3 @@
)
#define LAYOUT_kc_ut47 LAYOUT_kc
-
-#endif