diff options
Diffstat (limited to 'keyboards/yandrstudio/zhou65/board.h')
-rw-r--r-- | keyboards/yandrstudio/zhou65/board.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/yandrstudio/zhou65/board.h b/keyboards/yandrstudio/zhou65/board.h index 80dd97ed57..8a068cd883 100644 --- a/keyboards/yandrstudio/zhou65/board.h +++ b/keyboards/yandrstudio/zhou65/board.h @@ -18,4 +18,4 @@ #include_next "board.h" #undef STM32_HSECLK -#define STM32_HSECLK 8000000 +#define STM32_HSECLK 16000000 |