diff options
Diffstat (limited to 'keyboards/lets_split_eh/lets_split_eh.h')
-rw-r--r-- | keyboards/lets_split_eh/lets_split_eh.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/lets_split_eh/lets_split_eh.h b/keyboards/lets_split_eh/lets_split_eh.h index f3d2cd0d06..51828b09ba 100644 --- a/keyboards/lets_split_eh/lets_split_eh.h +++ b/keyboards/lets_split_eh/lets_split_eh.h @@ -1,5 +1,4 @@ -#ifndef LETS_SPLIT_EH_H -#define LETS_SPLIT_EH_H +#pragma once #include "quantum.h" @@ -23,5 +22,3 @@ ) #define LAYOUT_kc_ortho_4x12 LAYOUT_kc - -#endif |