8 lines
185 B
Makefile
8 lines
185 B
Makefile
|
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
||
|
|
||
|
VIA_ENABLE = yes # Enable via support
|
||
|
VIAL_ENABLE = yes # Enable vial support
|
||
|
|
||
|
LTO_ENABLE = yes
|
||
|
|
||
|
QMK_SETTINGS = no
|