diff options
-rw-r--r-- | keyboards/planck/keymaps/dshields/Makefile | 13 |
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 @@ | |||
1 | ifndef QUANTUM_DIR | ||
2 | include ../../../../Makefile | ||
3 | endif | ||
4 | |||
5 | MOUSEKEY_ENABLE = yes # Mouse keys(+4700) | ||
6 | COMMAND_ENABLE = yes # Commands for debug and configuration | ||
7 | CONSOLE_ENABLE = yes # Console for debug(+400) | ||
8 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | ||
9 | # Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE | ||
10 | SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | ||
11 | TAP_DANCE_ENABLE = yes | ||
12 | AUDIO_ENABLE = no | ||
13 | API_SYSEX_ENABLE = no | ||