~ruther/qmk_firmware

ref: de381ad3b72ccc8161744c8c14b95430fd4d498d qmk_firmware/users/romus/config.h -rw-r--r-- 127 bytes
de381ad3 — Joel Challis Generate keymap.json config options more forcefully (#21960) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
#pragma once

#ifdef TAP_DANCE_ENABLE
    #define TAPPING_TERM 300
    #define TAPPING_TOGGLE 1
#endif

// !USERSPACE_CONFIG_H