aboutsummaryrefslogtreecommitdiff
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 @@
1#ifndef EH_H 1#pragma once
2#define EH_H
3 2
4#include "lets_split_eh.h" 3#include "lets_split_eh.h"
5 4
@@ -23,5 +22,3 @@
23 } 22 }
24 23
25#define LAYOUT_ortho_4x12 LAYOUT 24#define LAYOUT_ortho_4x12 LAYOUT
26
27#endif