mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-27 15:50:41 +02:00
7 lines
86 B
C
7 lines
86 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#define IGNORE_MOD_TAP_INTERRUPT
|
|
|
|
#endif
|