forked from mirrors/qmk_firmware
6 lines
100 B
Makefile
6 lines
100 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
EXTRAKEY_ENABLE = no
|
|
BLUETOOTH_ENABLE = yes
|
|
LTO_ENABLE = yes
|