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
5 lines
202 B
Makefile
5 lines
202 B
Makefile
MOUSEKEY_ENABLE = no # Mouse keys
|
|
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight.
|
|
VIA_ENABLE = yes # Enable VIA
|
|
OLED_DRIVER_ENABLE = yes
|
|
LTO_ENABLE = yes
|