mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-23 00:47:02 +06:00
8 lines
131 B
Makefile
8 lines
131 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
EXTRAKEY_ENABLE = no
|
|
BLUETOOTH_ENABLE = yes
|
|
BLUETOOTH_DRIVER = BluefruitLE
|
|
LTO_ENABLE = yes
|