diff options
Diffstat (limited to 'keyboards/planck/keymaps/chance')
-rw-r--r-- | keyboards/planck/keymaps/chance/Makefile | 6 |
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 00d09e974a..0000000000 --- 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 |