Add KM113 keyboard (#22669)
This commit is contained in:
parent
fb11330eab
commit
49596b0692
9 changed files with 425 additions and 0 deletions
9
keyboards/jidohun/km113/mcuconf.h
Normal file
9
keyboards/jidohun/km113/mcuconf.h
Normal file
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2023 wind (@yelishang)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include_next <mcuconf.h>
|
||||
|
||||
#undef WB32_SPI_USE_QSPI
|
||||
#define WB32_SPI_USE_QSPI TRUE
|
Loading…
Add table
Add a link
Reference in a new issue