Skip to content

Commit

Permalink
Add space on spec layer
Browse files Browse the repository at this point in the history
  • Loading branch information
astery committed Nov 27, 2024
1 parent 816030e commit 52e4100
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/kyria.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
// | | | ~ | " | ' | ` | | | | | | + | { | [ | ] | } | |
// | | | | | | | | | | | |
bindings = <
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp UNDER &kp EQUAL
&kp EXCL &kp AT &kp HASH &kp DOLLAR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp MINUS &kp PIPE
&trans &trans &kp TILDE &kp DQT &kp SQT &kp GRAVE &trans &trans &trans &trans &kp PLUS &kp LBRC &kp LBKT &kp RBKT &kp RBRC &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp UNDER &kp EQUAL
&kp EXCL &kp AT &kp HASH &kp DOLLAR &kp PRCNT &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp MINUS &kp PIPE
&kp SPACE &trans &kp TILDE &kp DQT &kp SQT &kp GRAVE &trans &trans &trans &trans &kp PLUS &kp LBRC &kp LBKT &kp RBKT &kp RBRC &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
>;

sensor-bindings = <&inc_dec_kp UP DOWN>;
Expand Down

0 comments on commit 52e4100

Please sign in to comment.