From 791b9cc6520004f7010072529fdf749750d2d7ca Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Wed, 27 Sep 2017 08:21:09 -1000 Subject: remove all makefiles from keyboard directories --- keyboards/orthodox/Makefile | 5 ----- keyboards/orthodox/keymaps/default/Makefile | 3 --- keyboards/orthodox/rev1/Makefile | 3 --- 3 files changed, 11 deletions(-) delete mode 100644 keyboards/orthodox/Makefile delete mode 100644 keyboards/orthodox/keymaps/default/Makefile delete mode 100644 keyboards/orthodox/rev1/Makefile (limited to 'keyboards/orthodox') diff --git a/keyboards/orthodox/Makefile b/keyboards/orthodox/Makefile deleted file mode 100644 index 0c519b323..000000000 --- a/keyboards/orthodox/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -SUBPROJECT_DEFAULT = rev1 - -ifndef MAKEFILE_INCLUDED - include ../../Makefile -endif diff --git a/keyboards/orthodox/keymaps/default/Makefile b/keyboards/orthodox/keymaps/default/Makefile deleted file mode 100644 index 457a3d01d..000000000 --- a/keyboards/orthodox/keymaps/default/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifndef QUANTUM_DIR - include ../../../../Makefile -endif diff --git a/keyboards/orthodox/rev1/Makefile b/keyboards/orthodox/rev1/Makefile deleted file mode 100644 index 4e2a6f00f..000000000 --- a/keyboards/orthodox/rev1/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifndef MAKEFILE_INCLUDED - include ../../Makefile -endif \ No newline at end of file -- cgit v1.2.3