[Keyboard] Corne rev4 (#24084)
* [Keyboard] Corne rev4 * Remove unneeded update interval and moved split pin to dd * Cleanup config and errors * Move bootmagic config to dd * Re-add existing configs * Additional config fixes * shove off via keymap
This commit is contained in:
parent
ddfb8765ec
commit
c9cd92ece3
19 changed files with 1199 additions and 162 deletions
9
keyboards/crkbd/rev4_0/mcuconf.h
Executable file
9
keyboards/crkbd/rev4_0/mcuconf.h
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
// Copyright 2024 QMK
|
||||
// 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue