Skip to content

Instantly share code, notes, and snippets.

@ehrenmurdick
Created November 24, 2019 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ehrenmurdick/0a76c6f04bcb240c1a46702c532cc8ce to your computer and use it in GitHub Desktop.
Save ehrenmurdick/0a76c6f04bcb240c1a46702c532cc8ce to your computer and use it in GitHub Desktop.
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