Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
haglobah committed Oct 1, 2023
1 parent 0c8a30b commit 6d89f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/rae_dux.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ ZMK_UNICODE_SINGLE(sym_almost, N2, N2, N4, N8)
sym_layer {
bindings = <
// ╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮╭─────────────┬─────────────┬─────────────┬─────────────┬─────────────╮
&kp APOS &kp EXCL &kb LBKT &kp RBKT &sym_estimates &scope &sym_lozenge &de_ue &kp AT &kp UNDER
&kp APOS &kp EXCL &kp LBKT &kp RBKT &sym_estimates &scope &sym_lozenge &de_ue &kp AT &kp UNDER
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
&de_ae &kp MINUS &kp PLUS &kp EQUAL &sym_unequal &kp AMPS &kp PRCNT &kp LBRC &kp RBRC &de_oe
// ├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤├─────────────┼─────────────┼─────────────┼─────────────┼─────────────┤
Expand Down

0 comments on commit 6d89f65

Please sign in to comment.