~ruther/qmk_firmware

ref: bf918a8f6ccb4b1c56e7bac2bf632bd5ee264f1f qmk_firmware/keyboards/montsinger/palmetto/config.h -rwxr-xr-x 279 bytes
bf918a8f — VertorWang Add moky67 keyboard (#23118) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 Ross Montsinger
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17
#define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 1000U
#define RP2040_FLASH_GENERIC_03H
Do not follow this link