Created
November 24, 2019 01:06
-
-
Save ehrenmurdick/0a76c6f04bcb240c1a46702c532cc8ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a/keyboards/lets_split/rules.mk b/keyboards/lets_split/rules.mk | |
index f9d1a0dad..2d0d49aaa 100644 | |
--- a/keyboards/lets_split/rules.mk | |
+++ b/keyboards/lets_split/rules.mk | |
@@ -12,7 +12,7 @@ MCU = atmega32u4 | |
# 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 | |
# | |
# LUFA specific |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment