logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

config.h (306B)


  1. // Copyright 2024 Florent (@FLinguenheld)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. /* Flash */
  5. #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Activates the double-tap behavior
  6. #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // In ms in which the double tap can occur