diff options
Diffstat (limited to 'keyboards/orthodox')
-rw-r--r-- | keyboards/orthodox/Makefile | 5 | ||||
-rw-r--r-- | keyboards/orthodox/keymaps/default/Makefile | 3 | ||||
-rw-r--r-- | keyboards/orthodox/rev1/Makefile | 3 |
3 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/orthodox/Makefile b/keyboards/orthodox/Makefile deleted file mode 100644 index 0c519b323b..0000000000 --- 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 457a3d01d4..0000000000 --- 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 4e2a6f00fd..0000000000 --- a/keyboards/orthodox/rev1/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifndef MAKEFILE_INCLUDED - include ../../Makefile -endif
\ No newline at end of file |