mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 16:37:58 +06:00
46fe3b0cf5
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Tom Barnes <barnestom@me.com>
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
|