1
0
Fork 0

[Keyboard] Add Chouchou keyboard (#21699)

This commit is contained in:
Dane Lipscombe 2023-08-15 19:06:18 +10:00 committed by GitHub
parent 31a9d2d00d
commit dbd847d4d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 96 additions and 0 deletions

View 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