summaryrefslogtreecommitdiffstats
path: root/keyboards/nyquist
diff options
context:
space:
mode:
authorJames Neill <895886+jmsnll@users.noreply.github.com>2018-01-01 23:32:39 +0100
committerJack Humbert <jack.humb@gmail.com>2018-01-01 23:32:39 +0100
commit85ea96393131e4080737f574c93b001cbc99d46d (patch)
tree31184b3349d1f84eb10d826e9bd537a97ee2a8cc /keyboards/nyquist
parent492a16308ae890a8d9c29383a1ffddcc1febfb47 (diff)
downloadqmk_firmware-85ea96393131e4080737f574c93b001cbc99d46d.tar.gz
qmk_firmware-85ea96393131e4080737f574c93b001cbc99d46d.tar.xz
Remove residual Makefiles from the keyboards directory (#2193)
* Removed residual Makefiles from keyboards directory * Removed reference to Makefile
Diffstat (limited to 'keyboards/nyquist')
-rw-r--r--keyboards/nyquist/keymaps/pitty/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/nyquist/keymaps/pitty/Makefile b/keyboards/nyquist/keymaps/pitty/Makefile
deleted file mode 100644
index 48c5e08dd..000000000
--- a/keyboards/nyquist/keymaps/pitty/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-RGBLIGHT_ENABLE = yes
-NKRO_ENABLE = yes
-
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif