1
0
Fork 0

Add Reverb keyboard. (#22387)

Co-authored-by: Joel Challis <git@zvecr.com>
This commit is contained in:
Dasky 2023-12-15 14:30:35 +00:00 committed by GitHub
parent 0059393868
commit 4b3f9b8b3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 3185 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// Copyright 2023 Dasky (@daskygit)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef RP_SPI_USE_SPI0
#define RP_SPI_USE_SPI0 TRUE