1
0
Fork 0

Add Cepstrum Rev. 1 Keyboard (#20721)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Danny 2023-05-18 06:29:06 -04:00 committed by GitHub
parent 1aa52124ca
commit 7e6ad6d28c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 502 additions and 0 deletions

View file

@ -0,0 +1,9 @@
// Copyright 2022 Danny Nguyen (danny@keeb.io)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include_next <mcuconf.h>
#undef RP_I2C_USE_I2C1
#define RP_I2C_USE_I2C1 TRUE