~ruther/qmk_firmware

ref: 9e3b38425feedbe8d95c6cb738d713cc6e15af56 qmk_firmware/users/bbaserdem/config.h -rw-r--r-- 175 bytes
9e3b3842 — YouCanFly [Keyboard] Update Tetris (#5513) 6 years ago
                                                                                
1
2
3
4
5
6
7
8
9
#ifndef USERSPACE_CONFIG_H
#define USERSPACE_CONFIG_H

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

#endif // !USERSPACE_CONFIG_H