From fadb69e2031a259248dd575384da8846ba0c2aa3 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Thu, 15 Aug 2019 22:01:34 +0100 Subject: Refactor of lets_split_eh to enable RGB split animations (#6411) --- keyboards/lets_split_eh/eh/eh.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'keyboards/lets_split_eh/eh/eh.h') diff --git a/keyboards/lets_split_eh/eh/eh.h b/keyboards/lets_split_eh/eh/eh.h index 7dc84fe181..ff37229787 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 -- cgit v1.2.3