[Keyboard] Add Chouchou keyboard (#21699)
This commit is contained in:
parent
31a9d2d00d
commit
dbd847d4d3
5 changed files with 96 additions and 0 deletions
7
keyboards/chouchou/config.h
Normal file
7
keyboards/chouchou/config.h
Normal file
|
@ -0,0 +1,7 @@
|
|||
// Copyright 2023 Dane Lipscombe (@dlip)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
|
Loading…
Add table
Add a link
Reference in a new issue