summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/mcuconf.h
diff options
context:
space:
mode:
authorKaleb Elwert <belak@coded.io>2017-01-04 09:05:18 +0100
committerKaleb Elwert <belak@coded.io>2017-01-04 09:05:18 +0100
commit300c71a02381947ec5c8414ddad17c98c357d958 (patch)
tree396e9d10de87a9646ee987c51ec7f34c897ecb1b /keyboards/whitefox/mcuconf.h
parent8377d5fdc57ab0a4f1757d9f787592ede1b94cfe (diff)
downloadqmk_firmware-300c71a02381947ec5c8414ddad17c98c357d958.tar.gz
qmk_firmware-300c71a02381947ec5c8414ddad17c98c357d958.tar.xz
Remove unneeded define
Diffstat (limited to 'keyboards/whitefox/mcuconf.h')
-rw-r--r--keyboards/whitefox/mcuconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/whitefox/mcuconf.h b/keyboards/whitefox/mcuconf.h
index ab1f7d724..68c29cf68 100644
--- a/keyboards/whitefox/mcuconf.h
+++ b/keyboards/whitefox/mcuconf.h
@@ -31,7 +31,6 @@
#define KINETIS_MCG_MODE KINETIS_MCG_MODE_PEE
#define KINETIS_PLLCLK_FREQUENCY 96000000UL
#define KINETIS_SYSCLK_FREQUENCY 48000000UL
-#define KINETIS_XTAL_FREQUENCY 16000000UL
#if 0
/* FEI mode - 48 MHz with internal 32.768 kHz crystal */