mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-12-01 05:07:26 +06:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
BLUETOOTH_ENABLE = yes
|
|
BLUETOOTH_DRIVER = BluefruitLE
|