aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/teleport/native/board.h
blob: 41efeb2c1a2703cab0b53a3e1b52217164eca921 (plain)
1
2
3
4
5
6
7
8
// Copyright 2022 Moritz Plattner
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once

#include_next <board.h>

#undef STM32_HSECLK
#define STM32_HSECLK 16000000U