aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split_eh/eh/eh.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split_eh/eh/eh.h')
-rw-r--r--keyboards/lets_split_eh/eh/eh.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/lets_split_eh/eh/eh.h b/keyboards/lets_split_eh/eh/eh.h
index 7dc84fe18..ff3722978 100644
--- a/keyboards/lets_split_eh/eh/eh.h
+++ b/keyboards/lets_split_eh/eh/eh.h
@@ -1,5 +1,4 @@
-#ifndef EH_H
-#define EH_H
+#pragma once
#include "lets_split_eh.h"
@@ -23,5 +22,3 @@
}
#define LAYOUT_ortho_4x12 LAYOUT
-
-#endif