From aeade1b1972c8d3d8f32dd21e1ae31e6c9e702db Mon Sep 17 00:00:00 2001 From: Danny Nguyen Date: Mon, 29 May 2017 15:37:19 -0400 Subject: =?UTF-8?q?Fork=20Let=E2=80=99s=20Split=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- keyboards/nyquist/Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 keyboards/nyquist/Makefile (limited to 'keyboards/nyquist/Makefile') diff --git a/keyboards/nyquist/Makefile b/keyboards/nyquist/Makefile new file mode 100644 index 0000000000..f5c87d4d65 --- /dev/null +++ b/keyboards/nyquist/Makefile @@ -0,0 +1,5 @@ +SUBPROJECT_DEFAULT = rev2 + +ifndef MAKEFILE_INCLUDED + include ../../Makefile +endif -- cgit v1.2.3