summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/chance
diff options
context:
space:
mode:
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