summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/rev1.h
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-05-24 23:23:20 -0700
committerGitHub <noreply@github.com>2021-05-24 23:23:20 -0700
commit57158cc3bcd169bc76785099fe2ded359d94eaa2 (patch)
tree8b29410902050e40f99f225e5282c0ee31bfd4e5 /keyboards/crkbd/rev1/rev1.h
parent8e22da67c1ddafa45b2e4d0ec4449dc79b509b89 (diff)
[Keyboard] Corne - Remove legacy revision support (#12226)
Diffstat (limited to 'keyboards/crkbd/rev1/rev1.h')
-rw-r--r--keyboards/crkbd/rev1/rev1.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/keyboards/crkbd/rev1/rev1.h b/keyboards/crkbd/rev1/rev1.h
index 5446583b13..f7a0af3b26 100644
--- a/keyboards/crkbd/rev1/rev1.h
+++ b/keyboards/crkbd/rev1/rev1.h
@@ -26,14 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#endif
#include "quantum.h"
-#include "split_util.h"
-#ifdef PROTOCOL_LUFA
-# include "lufa.h"
-#endif
-#ifdef SSD1306OLED
-# include "ssd1306.h"
-#endif
-
// clang-format off
#define LAYOUT_split_3x6_3( \
@@ -70,4 +62,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{ KC_NO, KC_NO, KC_NO, R32, R31, R30 } \
}
+
#define LAYOUT LAYOUT_split_3x6_3