@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// clang-format off
-#define TAP_CODE_DELAY 10
-
#define RGBLIGHT_EFFECT_BREATHING
#define RGBLIGHT_EFFECT_RAINBOW_MOOD
#define RGBLIGHT_EFFECT_RAINBOW_SWIRL
@@ -18,6 +18,9 @@
{"pin_a": "F6", "pin_b": "F5"}
]
},
+ "qmk": {
+ "tap_keycode_delay": 10
+ },
"qmk_lufa_bootloader": {
"led": "B0"
@@ -16,8 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
{"pin_a": "D0", "pin_b": "D1"}
"processor": "atmega328p",
"bootloader": "usbasploader",
"layout_aliases": {
@@ -16,7 +16,5 @@
-#define TAP_CODE_DELAY 16
#define LEADER_TIMEOUT 250
#define LEADER_PER_KEY_TIMING 150
+ "tap_keycode_delay": 16
"layouts": {
@@ -16,8 +16,6 @@
-#define TAP_CODE_DELAY 1
#if defined(CONSOLE_ENABLE)
#define DEBUG_MATRIX_SCAN_RATE
#endif
@@ -16,6 +16,9 @@
"driver": "WS2812",
"sat_steps": 24
+ "tap_keycode_delay": 1
"matrix_pins": {
"cols": ["C6", "B6", "B5", "B4", "D7", "D6", "F0", "F1", "F4", "F5", "F6", "F7"],
"rows": ["C7", "D5", "D3", "D2"]
@@ -3,8 +3,6 @@
/* Audio functionality */
#define AUDIO_PIN C6
#define AUDIO_CLICKY
@@ -23,6 +23,9 @@
{"pin_a": "B1", "pin_b": "B3"}
"processor": "atmega32u4",
"bootloader": "caterina",
@@ -17,8 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Underglow options: */
# define RGBLIGHT_EFFECT_BREATHING
# define RGBLIGHT_EFFECT_RAINBOW_MOOD
@@ -27,6 +27,9 @@
{"pin_a": "B7", "pin_b": "D5"}
"bootloader": "atmel-dfu",
@@ -26,6 +26,9 @@
{"pin_a": "F1", "pin_b": "F0"}
{"pin_a": "B12", "pin_b": "A14", "resolution": 2}
"processor": "STM32F303",
"bootloader": "stm32-dfu",
@@ -1,20 +0,0 @@
-/*
-Copyright 2020 April Aplyard <alex.fragiou@gmail.com>
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 2 of the License, or
-(at your option) any later version.
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-#pragma once
-#define TAP_CODE_DELAY 50
@@ -13,6 +13,9 @@
{"pin_a": "F5", "pin_b": "F4"}
+ "tap_keycode_delay": 50
@@ -137,5 +137,3 @@
// Initial velocity value (avoid using 127 since it is used as a special number in some sound sources.)
# define MIDI_INITIAL_VELOCITY 117
#endif // MIDI_ENABLE
}
"ws2812": {
"pin": "D3"
@@ -20,5 +20,3 @@
#define LOCKING_RESYNC_ENABLE
@@ -19,6 +19,9 @@
{"pin_a": "D7", "pin_b": "C0"}
"processor": "atmega32a",
@@ -41,8 +41,6 @@
//The 3D-printed version of Boston uses APA106 LEDs, which are reversed
#define WS2812_BYTE_ORDER WS2812_BYTE_ORDER_RGB
-#define TAP_CODE_DELAY 15
/*
* Feature disable options
* These options are also useful to firmware size reduction.
{"pin_a": "C13", "pin_b": "F1", "resolution": 2}
+ "tap_keycode_delay": 15
"backlight": {
"pin": "A6",
"levels": 6,
@@ -22,8 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-#define TAP_CODE_DELAY 25
#define DYNAMIC_KEYMAP_LAYER_COUNT 3
{"pin_a": "B5", "pin_b": "B6", "resolution": 2}
+ "tap_keycode_delay": 25
"indicators": {
"caps_lock": "B12",
"num_lock": "B14",
#define SPI_MISO_PIN B4
#define SPI_MISO_PAL_MODE 5
// Audio configuration
#define AUDIO_PIN B8
#define AUDIO_PWM_DRIVER PWMD4
@@ -79,5 +79,8 @@
{ "pin_a": "B12", "pin_b": "B14"},
{ "pin_a": "B15", "pin_b": "A15"}
@@ -20,6 +20,4 @@
#define OLED_DISABLE_TIMEOUT
#define RGBLIGHT_DEFAULT_MODE RGBLIGHT_MODE_RAINBOW_SWIRL + 4
@@ -29,6 +29,9 @@
{"pin_a": "C7", "pin_b": "D5", "resolution": 2}
"pin": "B5",
"levels": 17,
@@ -28,6 +28,9 @@
{"pin_a": "D2", "pin_b": "D1", "resolution": 2}
"bootloader": "qmk-dfu",
-/* Copyright 2020-2021 doodboard
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-/* media key slowdown for windows */
-#define TAP_CODE_DELAY 20
{"pin_a": "F5", "pin_b": "F6", "resolution": 2}
+ "tap_keycode_delay": 20
"rgblight": {
"led_count": 8
{"pin_a": "F6", "pin_b": "F5", "resolution": 2}
"saturation_steps": 8,
"brightness_steps": 8,
@@ -17,6 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
-#define TAP_CODE_DELAY 10 // Need this delay for some keys like VOLD/VOLU to work
{"pin_a": "D1", "pin_b": "D0"}
"led_count": 13,
"hue_steps": 10,
@@ -39,6 +39,9 @@
"caps_lock": "F1"
@@ -17,5 +17,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
@@ -37,6 +37,9 @@
"pid": "0x001A",
"device_version": "0.0.1"
"community_layouts": ["60_ansi", "60_ansi_split_bs_rshift", "60_tsangan_hhkb", "60_iso", "60_iso_split_bs_rshift"],
@@ -34,6 +34,9 @@
"caps_lock": "D2"
"community_layouts": ["tkl_f13_ansi", "tkl_f13_iso"],
{"pin_a": "D6", "pin_b": "D7"}
"caps_lock": "B1",
"num_lock": "B3",
@@ -33,7 +33,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* ADC - will be used for battery monitoring once BT support is added */
/* #define ADC_PIN B0 */
{"pin_a": "C15", "pin_b": "C14", "resolution": 2}
"pin": "A9",
"levels": 5,
@@ -24,7 +24,6 @@
/*************************************/
#define MATRIX_IO_DELAY 15 // default 30
-#define TAP_CODE_DELAY 50 // default 0, disabled
@@ -22,6 +22,9 @@
"debounce": 3,
@@ -85,5 +85,3 @@
#define RGB_DISABLE_WHEN_USB_SUSPENDED
#define WAIT_FOR_USB
@@ -8,6 +8,9 @@
"pid": "0xA372",
"device_version": "0.0.2"
"pin": "A7",
"driver": "pwm"
@@ -168,8 +168,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* 2021/01/22 added to shrink firmware size */
// NO_ACTION_TAPPING -1964 bytes, however, this disables Layer mods...
// #define NO_ACTION_TAPPING
@@ -55,6 +55,9 @@
"pid": "0x5045",
"rgb_matrix": {
"driver": "AW20216"
"pid": "0x504A",
"pid": "0x504B",
"pid": "0x505A",
@@ -21,6 +21,9 @@
{"pin_a": "C15", "pin_b": "C14"}
"bootmagic": {
"matrix": [1, 3]
@@ -15,8 +15,6 @@
-#define TAP_CODE_DELAY 10 // tap_code function delay for register and unregister
/* animations enabled */
"tapping": {
"term": 300
"pin": "A10"
@@ -31,9 +31,6 @@
#define OLED_TIMEOUT 0
// #define OLED_SCROLL_TIMEOUT 1000
-/* Taps (encoder tap_code) */
/* I2C */
//#define I2C1_DUTY_CYCLE FAST_DUTY_CYCLE_2
//#define PAL_MODE_STM32_ALTERNATE_OPENDRAIN (PAL_MODE_ALTERNATE(4) | PAL_STM32_OTYPE_OPENDRAIN)
{"pin_a": "A0", "pin_b": "A1"}
"board": "QMK_PROTON_C",
@@ -1,22 +0,0 @@
-// Copyright 2022 bwprobably
-// SPDX-License-Identifier: GPL-2.0-or-later
- * Feature disable options
- * These options are also useful to firmware size reduction.
-/* disable debug print */
-//#define NO_DEBUG
-/* disable print */
-//#define NO_PRINT
-/* disable action features */
-//#define NO_ACTION_LAYER
-//#define NO_ACTION_TAPPING
-//#define NO_ACTION_ONESHOT
-#define TAP_CODE_DELAY 100
+ "tap_keycode_delay": 100
"LAYOUT": {
"layout": [
@@ -1,21 +0,0 @@
-Copyright 2019 Crokto
-/* Set delay for tap_code on rotary encoder */
{"pin_a": "F1", "pin_b": "F0", "resolution": 2}
"processor": "at90usb1286",
{"pin_a": "F4", "pin_b": "F5", "resolution": 2}
@@ -9,7 +9,8 @@
- "term": 150
+ "term": 150,
+ "toggle": 1
"cols": ["B0", "D0", "D5", "B6", "D4", "C7", "F7", "F6", "F5", "F4", "F1", "F0"],
@@ -18,9 +19,6 @@
"diode_direction": "COL2ROW",
"bootloader": "halfkay",
- "tapping": {
- "toggle": 1
- },
-#define TAP_CODE_DELAY 5
/* ws2812 RGB LED */
#define RGB_MATRIX_LED_COUNT 5
@@ -20,6 +20,9 @@
"pin": "A1"
+ "tap_keycode_delay": 5
"processor": "WB32FQ95",
"bootloader": "wb32-dfu",
@@ -72,9 +72,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// #define ENABLE_RGB_MATRIX_SOLID_SPLASH
// #define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
-/* Slow down key press speed to ensure computer picks it up */
{"pin_a": "A8", "pin_b": "A9"}
"led_count": 27
@@ -19,9 +19,6 @@
#define RGB_TRIGGER_ON_KEYDOWN
-/* encoder resolution */
/* DIP switch */
#define DIP_SWITCH_PINS \
{ A9 }
{"pin_a": "B14", "pin_b": "B13", "resolution": 4}
"processor": "STM32F072",
"community_layouts": ["alice_split_bs"],
# define RGBLIGHT_EFFECT_RAINBOW_SWIRL
{"pin_a": "A10", "pin_b": "A9"}
#define BACKLIGHT_PWM_DRIVER PWMD3
#define BACKLIGHT_PWM_CHANNEL 1
#define BACKLIGHT_PAL_MODE 1
{"pin_a": "A1", "pin_b": "A2"}
"levels": 7
-/* Copyright 2020 Ben Roesner (keycapsss.com)
-// Fix for volume controll with encoder (steadily in/decrease)
-#define TAP_CODE_DELAY 60
@@ -7,6 +7,9 @@
"pid": "0x5050",
"max_power": 100
+ "tap_keycode_delay": 60
"cols": ["B0", "D7", "D6", "D5"],
"rows": ["C0", "C1", "C2", "C3"]
{"pin_a": "F5", "pin_b": "F6"}
@@ -23,8 +23,6 @@
# define JOYSTICK_AXIS_RESOLUTION 8
#define SPLIT_USB_DETECT
#ifdef WPM_ENABLE
@@ -31,6 +31,9 @@
"term": 100
@@ -30,5 +30,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
{"pin_a": "A15", "pin_b": "A14", "resolution": 2}
"pin": "A10",