Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DeBasti committed Jul 14, 2024
1 parent 04d0313 commit 29fa4fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boards/arm/zaphod/zaphod.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
bindings = <
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
//│ Q │ W │ F │ P │ B │ │ J │ L │ U │ Y │ ' │
&kp Q &kp W &kp F &kp P &mo MACTEMP &kp J &kp L &kp U &kp Z &kp LS(NON_US_HASH)
&kp Q &kp W &kp F &kp P &to MAC &kp J &kp L &kp U &kp Z &kp LS(NON_US_HASH)
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ A │ R │ S │ T │ G │ │ M │ N │ E │ I │ O │
HRML(A, R, S, T) &kp G &kp M &ht RSHIFT N &ht RCTRL E &lt SON I &ht RGUI O
Expand Down
2 changes: 1 addition & 1 deletion boards/shields/zaphod_lite/zaphod_lite.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
bindings = <
//╭──────────┬──────────┬──────────┬──────────┬──────────╮ ╭──────────┬──────────┬──────────┬──────────┬──────────╮
//│ Q │ W │ F │ P │ B │ │ J │ L │ U │ Y │ ' │
&kp Q &kp W &kp F &kp P &mo MACTEMP &kp J &kp L &kp U &kp Z &kp LS(NON_US_HASH)
&kp Q &kp W &kp F &kp P &to MAC &kp J &kp L &kp U &kp Z &kp LS(NON_US_HASH)
//├──────────┼──────────┼──────────┼──────────┼──────────┤ ├──────────┼──────────┼──────────┼──────────┼──────────┤
//│ A │ R │ S │ T │ G │ │ M │ N │ E │ I │ O │
HRML(A, R, S, T) &kp G &kp M &ht RSHIFT N &ht RCTRL E &lt SON I &ht RGUI O
Expand Down

0 comments on commit 29fa4fa

Please sign in to comment.