diff options
Diffstat (limited to 'keyboards/planck/keymaps/yang/rules.mk')
-rw-r--r-- | keyboards/planck/keymaps/yang/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/planck/keymaps/yang/rules.mk b/keyboards/planck/keymaps/yang/rules.mk deleted file mode 100644 index 05f0fb04aa..0000000000 --- a/keyboards/planck/keymaps/yang/rules.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Build Options -# change to "no" to disable the options, or define them in the Makefile in -# the appropriate keymap folder that will get included automatically -# -RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. -AUDIO_ENABLE = no - |