#pragma once // Configure the global tapping term (default: 200ms) #define TAPPING_TERM 200 // One Shot Keys #define ONESHOT_TAP_TOGGLE 2 #define ONESHOT_TIMEOUT 2000