Skip to content

Commit

Permalink
debug: slow down AGRA macro wait time to 280ms
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 4, 2024
1 parent 7f372bb commit f8cfeb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions layouts/canadian-multilingual-standard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,7 @@ ZMK_MACRO_ONE_PARAM(TREMA, bindings =
// ` to input
ZMK_MACRO_TWO_PARAM(AGRA, bindings =
<&kp ACC_GR>,
<&macro_tap_time 100>,
<&macro_wait_time 100>,
<&macro_wait_time 280>,
<&macro_param_2to1>,
<&macro_press &kp MACRO_PLACEHOLDER>,
<&macro_param_1to1>,
Expand Down

0 comments on commit f8cfeb5

Please sign in to comment.