From 2427678f7d4f04df10392e07d6c42578775ec15f Mon Sep 17 00:00:00 2001 From: peepeetee <43021794+peepeetee@users.noreply.github.com> Date: Tue, 1 Feb 2022 03:44:45 +0800 Subject: [Keyboard] move @Biacco42 's keebs into /biacco42 (#16080) --- keyboards/biacco42/ergo42/ergo42.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 keyboards/biacco42/ergo42/ergo42.h (limited to 'keyboards/biacco42/ergo42/ergo42.h') diff --git a/keyboards/biacco42/ergo42/ergo42.h b/keyboards/biacco42/ergo42/ergo42.h new file mode 100644 index 0000000000..265e605e6c --- /dev/null +++ b/keyboards/biacco42/ergo42/ergo42.h @@ -0,0 +1,7 @@ +#pragma once + +#include "quantum.h" + +#ifdef KEYBOARD_biacco42_ergo42_rev1 + #include "rev1.h" +#endif -- cgit v1.2.3