mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-05-05 01:47:23 +00:00
keyboards: move default one
This commit is contained in:
parent
d353c67cf3
commit
b5327cdc62
9 changed files with 0 additions and 0 deletions
9
keyboards/custom-cantor-f401/mcuconf.h
Normal file
9
keyboards/custom-cantor-f401/mcuconf.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2022 Diego Palacios (@diepala)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef STM32_SERIAL_USE_USART1
|
||||
#define STM32_SERIAL_USE_USART1 TRUE
|
||||
Loading…
Add table
Add a link
Reference in a new issue