mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-02 21:34:33 +00:00
Ensure that unsupported SetFeature/ClearFeature request targets cause a STALL back to the host.
This commit is contained in:
@@ -80,7 +80,7 @@ BOARD =
|
||||
# does not *change* the processor frequency - it should merely be updated to
|
||||
# reflect the processor speed set externally so that the code can use accurate
|
||||
# software delays.
|
||||
F_CPU = 16000000
|
||||
F_CPU = 8000000
|
||||
|
||||
|
||||
# Input clock frequency.
|
||||
|
||||
Reference in New Issue
Block a user