diff options
Diffstat (limited to 'keyboards/planck/keymaps/khord/Makefile')
-rw-r--r-- | keyboards/planck/keymaps/khord/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/planck/keymaps/khord/Makefile b/keyboards/planck/keymaps/khord/Makefile deleted file mode 100644 index 853c6c011..000000000 --- a/keyboards/planck/keymaps/khord/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -TAP_DANCE_ENABLE = yes -BACKLIGHT_ENABLE = yes -ifndef QUANTUM_DIR - include ../../../../Makefile -endif |