Add riblee handwired split keyboard (#22277)
This commit is contained in:
parent
7324650714
commit
2337cd1186
7 changed files with 314 additions and 0 deletions
7
keyboards/handwired/riblee_split/mcuconf.h
Normal file
7
keyboards/handwired/riblee_split/mcuconf.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
// Copyright 2023 Daniel Reibl (@riblee)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#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