~ruther/qmk_firmware

ref: 5faa23d54ca1e3ab83097f2a07922f48800616e6 qmk_firmware/keyboards/0xcb/splaytoraid/keymaps/pi/config.h -rw-r--r-- 336 bytes
5faa23d5 — Nick Brassel Keymap introspection for combos. (#19670) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// Copyright 2023 Dreipunkteinsvier (@dreipunkteinsvier)
/* SPDX-License-Identifier: GPL-2.0-or-later */

#pragma once

#define TAPPING_TERM 180

#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE


#ifdef COMBO_ENABLE
    #define COMBO_TERM 20
    #define COMBO_ONLY_FROM_LAYER 0
#endif

#define BOTH_SHIFTS_TURNS_ON_CAPS_WORD