summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-09-27 20:21:09 +0200
committerJack Humbert <jack.humb@gmail.com>2017-09-27 20:21:09 +0200
commit791b9cc6520004f7010072529fdf749750d2d7ca (patch)
tree37026dabc3e2c2a0bda717c2f0c9be648b0fdfad /keyboards/ergodox_ez
parente2480a299ef55cb3b9e21aae6b040d5d0f4b92bb (diff)
downloadqmk_firmware-791b9cc6520004f7010072529fdf749750d2d7ca.tar.gz
qmk_firmware-791b9cc6520004f7010072529fdf749750d2d7ca.tar.xz
remove all makefiles from keyboard directories
Diffstat (limited to 'keyboards/ergodox_ez')
-rw-r--r--keyboards/ergodox_ez/Makefile8
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna-custom/Makefile9
-rw-r--r--keyboards/ergodox_ez/keymaps/drashna/Makefile6
-rw-r--r--keyboards/ergodox_ez/keymaps/steno/Makefile3
4 files changed, 0 insertions, 26 deletions
diff --git a/keyboards/ergodox_ez/Makefile b/keyboards/ergodox_ez/Makefile
deleted file mode 100644
index e24600d88..000000000
--- a/keyboards/ergodox_ez/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-COMMAND_ENABLE = no # Commands for debug and configuration
-RGBLIGHT_ENABLE = yes
-MIDI_ENABLE = no
-
-ifndef MAKEFILE_INCLUDED
- include ../../Makefile
-endif
diff --git a/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile b/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile
deleted file mode 100644
index 96590e7f7..000000000
--- a/keyboards/ergodox_ez/keymaps/drashna-custom/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-TAP_DANCE_ENABLE = yes
-SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
-COMMAND_ENABLE = no # Commands for debug and configuration
-RGBLIGHT_ENABLE = yes
-MIDI_ENABLE = no
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif
diff --git a/keyboards/ergodox_ez/keymaps/drashna/Makefile b/keyboards/ergodox_ez/keymaps/drashna/Makefile
deleted file mode 100644
index 9dfddf01e..000000000
--- a/keyboards/ergodox_ez/keymaps/drashna/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-RGBLIGHT_ENABLE = yes
-RGBLIGHT_ANIMATION = no
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif
diff --git a/keyboards/ergodox_ez/keymaps/steno/Makefile b/keyboards/ergodox_ez/keymaps/steno/Makefile
deleted file mode 100644
index b6fb9b1a8..000000000
--- a/keyboards/ergodox_ez/keymaps/steno/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-VIRTSER_ENABLE = yes
-# Not enough interupts, so something has to go
-MOUSEKEY_ENABLE = no