forked from forks/qmk_firmware
f37a134f71
* [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
8 lines
252 B
Makefile
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
|