Skip to content

Commit

Permalink
quicker macros
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Aug 17, 2023
1 parent 40cd71f commit 98b9411
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions behaviors/canadian-multilingual-standard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
#include "../zmk-nodefree-config/helper.h"

#undef CONFIG_ZMK_MACRO_DEFAULT_WAIT_MS
#define CONFIG_ZMK_MACRO_DEFAULT_WAIT_MS 150
#define CONFIG_ZMK_MACRO_DEFAULT_WAIT_MS 30

#undef CONFIG_ZMK_MACRO_DEFAULT_TAP_MS
#define CONFIG_ZMK_MACRO_DEFAULT_TAP_MS 300
#define CONFIG_ZMK_MACRO_DEFAULT_TAP_MS 40

/* Canadian Multilingual Standard Mappings */
ZMK_BEHAVIOR(A_GR, macro, bindings = <&kp BACKSLASH>;) // À
Expand Down

0 comments on commit 98b9411

Please sign in to comment.