Disable specific warnings to mitigate compilation problems with KEEP_INTERMEDIATES=yes
. (#20339)
This commit is contained in:
parent
f1dbffe367
commit
06c5c02804
7 changed files with 25 additions and 6 deletions
|
@ -5,12 +5,11 @@
|
|||
|
||||
#define TAPPING_TERM 200
|
||||
#define PERMISSIVE_HOLD
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
||||
#define TAPPING_FORCE_HOLD
|
||||
#define TAPPING_TERM_PER_KEY
|
||||
#define ONESHOT_TAP_TOGGLE 10
|
||||
#define ONESHOT_TIMEOUT 500
|
||||
#define DOUBLE_TAP_SHIFT_TURNS_ON_CAPS_WORD
|
||||
#define CIRQUE_PINNACLE_TAP_ENABLE
|
||||
#define CIRQUE_PINNACLE_POSITION_MODE CIRQUE_PINNACLE_ABSOLUTE_MODE
|
||||
#define CIRQUE_DEVICE_GESTURES_SCROLL_ENABLE
|
||||
#define CIRQUE_PINNACLE_POSITION_MODE CIRQUE_PINNACLE_ABSOLUTE_MODE
|
||||
#define CIRQUE_DEVICE_GESTURES_SCROLL_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue