1
0
Fork 0

[Keyboard] Add Elysian (#23949)

* adding Elysian

* corrections from zvecr
This commit is contained in:
David Hoelscher 2024-06-26 22:56:16 -05:00 committed by GitHub
parent 90b043e01c
commit 603586800c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 177 additions and 0 deletions

View file

@ -0,0 +1,10 @@
// Copyright 2024 customMK
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
// FRAM
#undef STM32_SPI_USE_SPI1
#define STM32_SPI_USE_SPI1 TRUE