Skip to content

Commit

Permalink
rename GRAV macro -> AGRA
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffDess committed Jun 27, 2023
1 parent 1f80919 commit d97ac51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion behaviors/canadian-multilingual-standard.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ZMK_BEHAVIOR(TREMA, macro, bindings = // ¨
<&macro_press &kp LSHFT>,
<&macro_tap &kp LBKT>,
<&macro_release &kp LSHFT>;)
ZMK_BEHAVIOR(GRAV, macro, bindings = // ` to input
ZMK_BEHAVIOR(AGRA, macro, bindings = // ` to input
<&macro_press &kp RALT>,
<&macro_tap &kp LBKT>,
<&macro_release &kp RALT>,
Expand Down
2 changes: 1 addition & 1 deletion config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ZMK_LAYER(accent,
// ╭─────┬─────────────┬─────────────┬─────────────┬──────────────┬────────────╮ ╭───────────┬─────────────┬─────────────┬────────────┬──────────────┬───────╮
XXX XXX XXX &TREM E XXX XXX XXX &TREM I &TREM O &TREM U &TREMA XXX
// ├─────┼─────────────┼─────────────┼─────────────┼──────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼──────────────┼───────┤
XXX &GRAV A &GRAV E &CIRC E &AIGU E XXX XXX &CIRC I &CIRC O &CIRC U &GRA XXX
XXX &AGRA A &AGRA E &CIRC E &AIGU E XXX XXX &CIRC I &CIRC O &CIRC U &GRA XXX
// ├─────┼─────────────┼─────────────┼─────────────┼──────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┼──────────────┼───────┤
XXX &CIRC A XXX &CEDIL XXX XXX XXX XXX XXX &kp GRAVE &CAR XXX
// ╰─────┴─────────────┴─────────────┼─────────────┼──────────────┼────────────┤ ├───────────┼─────────────┼─────────────┼────────────┴──────────────┴───────╯
Expand Down

0 comments on commit d97ac51

Please sign in to comment.