0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-22 17:39:55 +00:00
qmk_firmware/keyboards/crkbd/keymaps/oled_sample/rules.mk
Drashna Jaelre f37a134f71
[Keyboard] Convert Corne Keyboard to Split Common ()
* [Keyboard] Convert Corne Keyboard to Split Common

* Add VIA Support

* Makes sure that ol(e)d and new OLED implementation can't coexist

* Add licensing header to files

* Add changes based on feedback from foostan

* Fixes
2020-09-17 00:41:55 -07:00

8 lines
252 B
Makefile

# 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_DRIVER_ENABLE = yes