aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Shields <dshields@bats.com>2017-09-18 10:36:26 +0100
committerJack Humbert <jack.humb@gmail.com>2017-09-18 17:07:41 -0400
commit87021371e6273258a9385a0a5ed4cfd344f9de8f (patch)
tree383dd66eaa02ee7510d653697b23eab7f2ae60ed
parentda887ea41228ea9cd59e88d4d2c12c2b371e4cb4 (diff)
downloadqmk_firmware-87021371e6273258a9385a0a5ed4cfd344f9de8f.tar.gz
qmk_firmware-87021371e6273258a9385a0a5ed4cfd344f9de8f.zip
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 @@
1ifndef QUANTUM_DIR
2 include ../../../../Makefile
3endif
4
5MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
6COMMAND_ENABLE = yes # Commands for debug and configuration
7CONSOLE_ENABLE = yes # Console for debug(+400)
8BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
9# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
10SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
11TAP_DANCE_ENABLE = yes
12AUDIO_ENABLE = no
13API_SYSEX_ENABLE = no