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