summaryrefslogtreecommitdiff
path: root/keyboards/planck
diff options
context:
space:
mode:
authorDaniel Shields2017-09-18 10:36:26 +0100
committerJack Humbert2017-09-18 17:07:41 -0400
commit87021371e6273258a9385a0a5ed4cfd344f9de8f (patch)
tree383dd66eaa02ee7510d653697b23eab7f2ae60ed /keyboards/planck
parentda887ea41228ea9cd59e88d4d2c12c2b371e4cb4 (diff)
Remove redundant Makefile.
Diffstat (limited to 'keyboards/planck')
-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