Skip to content

Commit

Permalink
grave
Browse files Browse the repository at this point in the history
  • Loading branch information
dudicoco committed Jan 1, 2025
1 parent e0de735 commit 9ae01a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/corne.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
* SPDX-License-Identifier: MIT
*/

#include <dt-bindings/zmk/mouse.h>
#include <behaviors.dtsi>
#include <dt-bindings/zmk/bt.h>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/mouse.h>
#include <dt-bindings/zmk/pointing.h>

&lt {
flavor = "hold-preferred";
Expand Down Expand Up @@ -60,7 +61,7 @@
bindings = <
&trans &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp CARET &kp AMPS &kp ASTERISK &kp MINUS &kp EQUAL &trans
&trans &kp SLASH &kp LESS_THAN &kp LEFT_BRACE &kp LEFT_BRACKET &kp LEFT_PARENTHESIS &kp RIGHT_PARENTHESIS &kp RIGHT_BRACKET &kp RIGHT_BRACE &kp GREATER_THAN &kp BACKSLASH &trans
&trans &trans &kp TILDE &kp UNDERSCORE &kp MINUS &kp SINGLE_QUOTE &kp DOUBLE_QUOTES &kp PLUS &kp PIPE &kp EQUAL &trans &trans
&trans &kp GRAVE &kp TILDE &kp UNDERSCORE &kp MINUS &kp SINGLE_QUOTE &kp DOUBLE_QUOTES &kp PLUS &kp PIPE &kp EQUAL &trans &trans
&trans &trans &trans &trans &trans &trans
>;
};
Expand Down

0 comments on commit 9ae01a0

Please sign in to comment.