zmk-config-corne/config/corne.keymap

162 lines
5.4 KiB
Plaintext
Raw Normal View History

2021-08-29 03:31:44 +02:00
/*
* Copyright (c) 2020 The ZMK Contributors
*
* SPDX-License-Identifier: MIT
*/
#include <behaviors.dtsi>
#include <dt-bindings/zmk/keys.h>
#include <dt-bindings/zmk/bt.h>
2022-04-13 00:15:27 +02:00
#include <dt-bindings/zmk/outputs.h>
2021-08-29 03:31:44 +02:00
2021-09-08 09:03:05 +02:00
#define DEFAULT 0
#define LOWER 1
#define ADJUST 2
2021-09-08 09:03:05 +02:00
&sk {
quick-release;
};
2021-08-29 03:31:44 +02:00
/ {
2023-02-20 16:20:07 +01:00
behaviors {
td_i3_workspace: tap_dance_0 {
compatible = "zmk,behavior-tap-dance";
label = "TAP_DANCE_0";
#binding-cells = <0>;
tapping-term-ms = <160>;
bindings = <&kp LGUI>, <&sl 2>;
};
};
macros {
i3_ws_0: i3_ws_0 {
label = "ZM_i3_ws_0";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 0>
, <&macro_release &kp LGUI>
;
};
i3_ws_1: i3_ws_1 {
label = "ZM_i3_ws_1";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 1>
, <&macro_release &kp LGUI>
;
};
i3_ws_2: i3_ws_2 {
label = "ZM_i3_ws_2";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 2>
, <&macro_release &kp LGUI>
;
};
i3_ws_3: i3_ws_3 {
label = "ZM_i3_ws_3";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 3>
, <&macro_release &kp LGUI>
;
};
i3_ws_4: i3_ws_4 {
label = "ZM_i3_ws_4";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 4>
, <&macro_release &kp LGUI>
;
};
i3_ws_5: i3_ws_5 {
label = "ZM_i3_ws_5";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 5>
, <&macro_release &kp LGUI>
;
};
i3_ws_6: i3_ws_6 {
label = "ZM_i3_ws_6";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 6>
, <&macro_release &kp LGUI>
;
};
i3_ws_7: i3_ws_7 {
label = "ZM_i3_ws_7";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 7>
, <&macro_release &kp LGUI>
;
};
i3_ws_8: i3_ws_8 {
label = "ZM_i3_ws_8";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 8>
, <&macro_release &kp LGUI>
;
};
i3_ws_9: i3_ws_9 {
label = "ZM_i3_ws_9";
compatible = "zmk,behavior-macro";
#binding-cells = <0>;
bindings
= <&macro_press &kp LGUI>
, <&macro_tap &kp 9>
, <&macro_release &kp LGUI>
;
};
};
2023-02-08 01:20:27 +01:00
keymap {
compatible = "zmk,keymap";
2021-08-29 03:31:44 +02:00
2023-02-08 01:20:27 +01:00
default_layer {
bindings = <
2023-02-10 03:19:23 +01:00
&kp ESC &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp LBKT
&sk CAPS &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
&sk LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &sk RSHIFT
2023-02-20 16:20:07 +01:00
&td_i3_workspace &sk LCTRL &kp SPACE &kp LC(BSPC) &sk RALT &mo 1
2023-02-08 01:20:27 +01:00
>;
2021-09-08 09:03:05 +02:00
};
2023-02-08 01:20:27 +01:00
adjust_layer {
bindings = <
2023-02-10 03:25:42 +01:00
&kp C_MUTE &kp C_VOL_DN &kp C_VOL_UP &kp C_PREV &kp C_NEXT &kp C_PP &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &bt BT_CLR
&kp F1 &kp F2 &kp F3 &kp F4 &kp F5 &kp F6 &out OUT_BLE &out OUT_USB &none &none &none &none
&kp F7 &kp F8 &kp F9 &kp F10 &kp F11 &kp F12 &none &none &none &none &none &kp PAUSE_BREAK
2023-02-20 16:20:07 +01:00
&trans &trans &none &none &trans &none
>;
};
i3_layer {
bindings = <
&trans &trans &trans &trans &trans &trans &trans &i3_ws_7 &i3_ws_8 &i3_ws_9 &trans &trans
&trans &trans &trans &trans &trans &trans &trans &i3_ws_4 &i3_ws_5 &i3_ws_6 &trans &trans
&trans &trans &trans &trans &trans &trans &trans &i3_ws_1 &i3_ws_2 &i3_ws_3 &trans &trans
&trans &trans &i3_ws_0 &none &trans &none
2023-02-08 01:20:27 +01:00
>;
};
};
2021-08-29 03:31:44 +02:00
};