summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Shields <dshields@bats.com>2017-09-18 11:36:26 +0200
committerJack Humbert <jack.humb@gmail.com>2017-09-18 23:07:41 +0200
commit87021371e6273258a9385a0a5ed4cfd344f9de8f (patch)
tree383dd66eaa02ee7510d653697b23eab7f2ae60ed
parentda887ea41228ea9cd59e88d4d2c12c2b371e4cb4 (diff)
downloadqmk_firmware-87021371e6273258a9385a0a5ed4cfd344f9de8f.tar.gz
qmk_firmware-87021371e6273258a9385a0a5ed4cfd344f9de8f.tar.xz
Remove redundant Makefile.
-rw-r--r--keyboards/planck/keymaps/dshields/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/planck/keymaps/dshields/Makefile b/keyboards/planck/keymaps/dshields/Makefile
deleted file mode 100644
index 57144283e..000000000
--- a/keyboards/planck/keymaps/dshields/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif
-
-MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
-COMMAND_ENABLE = yes # Commands for debug and configuration
-CONSOLE_ENABLE = yes # Console for debug(+400)
-BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
-# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
-SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
-TAP_DANCE_ENABLE = yes
-AUDIO_ENABLE = no
-API_SYSEX_ENABLE = no