vial-qmk/keyboards/bachoo/x88/mcuconf.h
cBachoo 9d74151053
add x88 keyboard pcb (#773)
* add x88 pcb and move other pcbs in my folder

* fix default keymap issue
2024-08-20 23:30:04 -06:00

9 lines
No EOL
180 B
C

// Copyright 2024 Bachoo (@cBachoo)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef STM32_SPI_USE_SPI2
#define STM32_SPI_USE_SPI2 TRUE