diff options
Diffstat (limited to 'keyboards/crkbd/keymaps/oled_sample/rules.mk')
-rw-r--r-- | keyboards/crkbd/keymaps/oled_sample/rules.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/crkbd/keymaps/oled_sample/rules.mk b/keyboards/crkbd/keymaps/oled_sample/rules.mk deleted file mode 100644 index 676795847a..0000000000 --- a/keyboards/crkbd/keymaps/oled_sample/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. -OLED_ENABLE = yes |