mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-02 13:48:21 +06:00
9 lines
122 B
Makefile
9 lines
122 B
Makefile
|
LTO_ENABLE = yes
|
||
|
HAPTIC_ENABLE = yes
|
||
|
HAPTIC_DRIVER += SOLENOID
|
||
|
|
||
|
OLED_ENABLE = yes
|
||
|
OLED_DRIVER = SSD1306
|
||
|
|
||
|
WPM_ENABLE = yes
|