8 lines
118 B
C
Raw Normal View History

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#define PREVENT_STUCK_MODIFIERS
#define IGNORE_MOD_TAP_INTERRUPT
#endif