summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/chance
diff options
context:
space:
mode:
authorJack Humbert2017-09-27 08:21:09 -1000
committerJack Humbert2017-09-27 08:21:09 -1000
commit791b9cc6520004f7010072529fdf749750d2d7ca (patch)
tree37026dabc3e2c2a0bda717c2f0c9be648b0fdfad /keyboards/planck/keymaps/chance
parente2480a299ef55cb3b9e21aae6b040d5d0f4b92bb (diff)
remove all makefiles from keyboard directories
Diffstat (limited to 'keyboards/planck/keymaps/chance')
-rw-r--r--keyboards/planck/keymaps/chance/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/planck/keymaps/chance/Makefile b/keyboards/planck/keymaps/chance/Makefile
deleted file mode 100644
index 00d09e974..000000000
--- a/keyboards/planck/keymaps/chance/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
-AUDIO_ENABLE = no
-
-ifndef QUANTUM_DIR
- include ../../../../Makefile
-endif