Skip to content

Commit

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

0 comments on commit 829a6b4

Please sign in to comment.