551489645a
* add wt one * update readme for One * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> * remove redundant file * reformatted info.json * Update keyboards/werk_technica/one/keymaps/via/rules.mk Co-authored-by: Danny <nooges@users.noreply.github.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Danny <nooges@users.noreply.github.com>
7 lines
No EOL
166 B
C
7 lines
No EOL
166 B
C
// Copyright 2022 QMK
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#pragma once
|
|
|
|
/* Set HSE clock since it differs from F411 default */
|
|
#define STM32_HSECLK 16000000 |