Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Guldberg Aaes committed Nov 21, 2024
1 parent e73bbe3 commit a2133d0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/corne.keymap
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/outputs.h>
#include <dt-bindings/zmk/bt.h>

#include <behaviors.dtsi>

Expand Down Expand Up @@ -141,7 +138,7 @@ ZMK_BEHAVIOR(hmr_s, hold_tap,
&lt FN Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P
// ├───────────┼───────────┼───────────┼───────────┼───────────┤ ├───────────┼───────────┼───────────┼───────────┼───────────┤
// │ A │ S │ D │ F │ G │ │ H │ J │ K │ L │ ' │
&hml_s LSHIFT A &hml LCTRL S &hml LALT D &hml LGUI F &lt NUM G &kp H &hmr RGUI J &hmr RALT K &hmr RCTRL L &hmr_s RSHIFT SEMI
&hml LSHIFT A &hml LCTRL S &hml LALT D &hml LGUI F &lt NUM G &kp H &hmr RGUI J &hmr RALT K &hmr RCTRL L &hmr RSHIFT SEMI
// ├───────────┼───────────┼───────────┼───────────┼───────────┤ ├───────────┼───────────┼───────────┼───────────┼───────────┤
// │ Z │ X │ C │ V │ B │ │ N │ M │ ,/; │ ./: │ / │
&kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH
Expand Down

0 comments on commit a2133d0

Please sign in to comment.