From 1ce3971c90955ab354b1f77275a57ce51e447f86 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Mon, 21 Aug 2017 16:38:43 -0400 Subject: adds sweet16 and four banger keyboards --- keyboards/sweet16/Makefile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 keyboards/sweet16/Makefile (limited to 'keyboards/sweet16/Makefile') diff --git a/keyboards/sweet16/Makefile b/keyboards/sweet16/Makefile new file mode 100644 index 000000000..0011010fd --- /dev/null +++ b/keyboards/sweet16/Makefile @@ -0,0 +1,3 @@ +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif -- cgit v1.2.3