mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-11 12:19:26 +00:00
8 lines
140 B
Makefile
8 lines
140 B
Makefile
# Processor frequency
|
|
F_CPU = 8000000
|
|
|
|
# Disable unsupported hardware
|
|
RGBLIGHT_SUPPORTED = no
|
|
AUDIO_SUPPORTED = no
|
|
BACKLIGHT_SUPPORTED = no
|