Add BastionTKL PCB to QMK (#21530)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Danny <nooges@users.noreply.github.com>
This commit is contained in:
parent
87c7118b88
commit
93549c06b9
7 changed files with 499 additions and 0 deletions
10
keyboards/cannonkeys/bastiontkl/config.h
Normal file
10
keyboards/cannonkeys/bastiontkl/config.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2023 Andrew Kannan
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
|
||||
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 500U
|
||||
|
||||
#define PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue