diff --git a/config/skreetyl_cc.json b/config/skreetyl_cc.json index dfb1e51..a5347ca 100644 --- a/config/skreetyl_cc.json +++ b/config/skreetyl_cc.json @@ -4,82 +4,83 @@ "layouts": { "default_transform": { "layout": [ - { "row": 0, "col": 0, "x": 0, "y": 0 }, - { "row": 0, "col": 1, "x": 1, "y": 0 }, - { "row": 0, "col": 2, "x": 2, "y": 0 }, - { "row": 0, "col": 3, "x": 3, "y": 0 }, - { "row": 0, "col": 4, "x": 4, "y": 0 }, - { "row": 0, "col": 5, "x": 5, "y": 0 }, - { "row": 0, "col": 7, "x": 7, "y": 0 }, - { "row": 0, "col": 8, "x": 8, "y": 0 }, - { "row": 0, "col": 9, "x": 9, "y": 0 }, - { "row": 0, "col": 10, "x": 10, "y": 0 }, - { "row": 0, "col": 11, "x": 11, "y": 0 }, - { "row": 0, "col": 12, "x": 12, "y": 0 }, - - { "row": 1, "col": 0, "x": 0, "y": 1 }, - { "row": 1, "col": 1, "x": 1, "y": 1 }, - { "row": 1, "col": 2, "x": 2, "y": 1 }, - { "row": 1, "col": 3, "x": 3, "y": 1 }, - { "row": 1, "col": 4, "x": 4, "y": 1 }, - { "row": 1, "col": 5, "x": 5, "y": 1 }, - { "row": 1, "col": 7, "x": 7, "y": 1 }, - { "row": 1, "col": 8, "x": 8, "y": 1 }, - { "row": 1, "col": 9, "x": 9, "y": 1 }, - { "row": 1, "col": 10, "x": 10, "y": 1 }, - { "row": 1, "col": 11, "x": 11, "y": 1 }, - { "row": 1, "col": 12, "x": 12, "y": 1 }, - - { "row": 2, "col": 0, "x": 0, "y": 2 }, - { "row": 2, "col": 1, "x": 1, "y": 2 }, - { "row": 2, "col": 2, "x": 2, "y": 2 }, - { "row": 2, "col": 3, "x": 3, "y": 2 }, - { "row": 2, "col": 4, "x": 4, "y": 2 }, - { "row": 2, "col": 5, "x": 5, "y": 2 }, - { "row": 2, "col": 7, "x": 7, "y": 2 }, - { "row": 2, "col": 8, "x": 8, "y": 2 }, - { "row": 2, "col": 9, "x": 9, "y": 2 }, - { "row": 2, "col": 10, "x": 10, "y": 2 }, - { "row": 2, "col": 11, "x": 11, "y": 2 }, - { "row": 2, "col": 12, "x": 12, "y": 2 }, - - { "row": 3, "col": 0, "x": 0, "y": 3 }, - { "row": 3, "col": 1, "x": 1, "y": 3 }, - { "row": 3, "col": 2, "x": 2, "y": 3 }, - { "row": 3, "col": 3, "x": 3, "y": 3 }, - { "row": 3, "col": 4, "x": 4, "y": 3 }, - { "row": 3, "col": 5, "x": 5, "y": 3 }, - { "row": 3, "col": 7, "x": 7, "y": 3 }, - { "row": 3, "col": 8, "x": 8, "y": 3 }, - { "row": 3, "col": 9, "x": 9, "y": 3 }, - { "row": 3, "col": 10, "x": 10, "y": 3 }, - { "row": 3, "col": 11, "x": 11, "y": 3 }, - { "row": 3, "col": 12, "x": 12, "y": 3 }, - - { "row": 4, "col": 1, "x": 1, "y": 4 }, - { "row": 4, "col": 2, "x": 2, "y": 4 }, - { "row": 4, "col": 3, "x": 3, "y": 4 }, - { "row": 4, "col": 4, "x": 4, "y": 4 }, - { "row": 4, "col": 8, "x": 8, "y": 4 }, - { "row": 4, "col": 9, "x": 9, "y": 4 }, - { "row": 4, "col": 10, "x": 10, "y": 4 }, - { "row": 4, "col": 11, "x": 11, "y": 4 }, - + { "row": 0, "col": 0, "x": 0, "y": 0 }, + { "row": 0, "col": 1, "x": 1, "y": 0 }, + { "row": 0, "col": 2, "x": 2, "y": 0 }, + { "row": 0, "col": 3, "x": 3, "y": 0 }, + { "row": 0, "col": 4, "x": 4, "y": 0 }, + { "row": 0, "col": 5, "x": 5, "y": 0 }, + { "row": 0, "col": 7, "x": 7, "y": 0 }, + { "row": 0, "col": 8, "x": 8, "y": 0 }, + { "row": 0, "col": 9, "x": 9, "y": 0 }, + { "row": 0, "col": 10, "x": 10, "y": 0 }, + { "row": 0, "col": 11, "x": 11, "y": 0 }, + { "row": 0, "col": 12, "x": 12, "y": 0 }, + + { "row": 1, "col": 0, "x": 0, "y": 1 }, + { "row": 1, "col": 1, "x": 1, "y": 1 }, + { "row": 1, "col": 2, "x": 2, "y": 1 }, + { "row": 1, "col": 3, "x": 3, "y": 1 }, + { "row": 1, "col": 4, "x": 4, "y": 1 }, + { "row": 1, "col": 5, "x": 5, "y": 1 }, + { "row": 1, "col": 7, "x": 7, "y": 1 }, + { "row": 1, "col": 8, "x": 8, "y": 1 }, + { "row": 1, "col": 9, "x": 9, "y": 1 }, + { "row": 1, "col": 10, "x": 10, "y": 1 }, + { "row": 1, "col": 11, "x": 11, "y": 1 }, + { "row": 1, "col": 12, "x": 12, "y": 1 }, + + { "row": 2, "col": 0, "x": 0, "y": 2 }, + { "row": 2, "col": 1, "x": 1, "y": 2 }, + { "row": 2, "col": 2, "x": 2, "y": 2 }, + { "row": 2, "col": 3, "x": 3, "y": 2 }, + { "row": 2, "col": 4, "x": 4, "y": 2 }, + { "row": 2, "col": 5, "x": 5, "y": 2 }, + { "row": 2, "col": 7, "x": 7, "y": 2 }, + { "row": 2, "col": 8, "x": 8, "y": 2 }, + { "row": 2, "col": 9, "x": 9, "y": 2 }, + { "row": 2, "col": 10, "x": 10, "y": 2 }, + { "row": 2, "col": 11, "x": 11, "y": 2 }, + { "row": 2, "col": 12, "x": 12, "y": 2 }, + + { "row": 3, "col": 0, "x": 0, "y": 3 }, + { "row": 3, "col": 1, "x": 1, "y": 3 }, + { "row": 3, "col": 2, "x": 2, "y": 3 }, + { "row": 3, "col": 3, "x": 3, "y": 3 }, + { "row": 3, "col": 4, "x": 4, "y": 3 }, + { "row": 3, "col": 5, "x": 5, "y": 3 }, + { "row": 3, "col": 7, "x": 7, "y": 3 }, + { "row": 3, "col": 8, "x": 8, "y": 3 }, + { "row": 3, "col": 9, "x": 9, "y": 3 }, + { "row": 3, "col": 10, "x": 10, "y": 3 }, + { "row": 3, "col": 11, "x": 11, "y": 3 }, + { "row": 3, "col": 12, "x": 12, "y": 3 }, + + { "row": 4, "col": 1, "x": 1, "y": 4 }, + { "row": 4, "col": 2, "x": 2, "y": 4 }, + { "row": 4, "col": 3, "x": 3, "y": 4 }, + { "row": 4, "col": 4, "x": 4, "y": 4 }, + { "row": 4, "col": 8, "x": 8, "y": 4 }, + { "row": 4, "col": 9, "x": 9, "y": 4 }, + { "row": 4, "col": 10, "x": 10, "y": 4 }, + { "row": 4, "col": 11, "x": 11, "y": 4 }, + { "row": 5, "col": 4, "x": 4, "y": 5.5 }, { "row": 5, "col": 5, "x": 5, "y": 5.5 }, { "row": 5, "col": 7, "x": 7, "y": 5.5 }, { "row": 5, "col": 8, "x": 8, "y": 5.5 }, - + { "row": 6, "col": 3, "x": 3, "y": 6.5, "h": 2 }, { "row": 6, "col": 4, "x": 4, "y": 6.5, "h": 2 }, { "row": 6, "col": 5, "x": 5, "y": 6.5 }, { "row": 6, "col": 7, "x": 7, "y": 6.5 }, { "row": 6, "col": 8, "x": 8, "y": 6.5, "h": 2 }, { "row": 6, "col": 9, "x": 9, "y": 6.5, "h": 2 }, - + { "row": 7, "col": 5, "x": 5, "y": 7.5 }, { "row": 7, "col": 7, "x": 7, "y": 7.5 } ] } - } -} + }, + "sensors": [] +} \ No newline at end of file diff --git a/config/skreetyl_cc.keymap b/config/skreetyl_cc.keymap index 20c78ef..4f23ddc 100644 --- a/config/skreetyl_cc.keymap +++ b/config/skreetyl_cc.keymap @@ -5,10 +5,7 @@ */ #include -#include -#include #include -#include / { keymap { @@ -16,17 +13,43 @@ default_layer { bindings = < -&kp EQUAL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS -&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSLH -&kp ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT -&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHIFT - &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 - &kp N1 &kp N1 &kp N1 &kp N1 - &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 &kp N1 - &kp N1 &kp N1 +&kp EQUAL &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp MINUS +&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp Y &kp U &kp I &kp O &kp P &kp BSLH +&kp ESC &kp A &kp S &kp D &kp F &kp G &kp H &kp J &kp K &kp L &kp SEMI &kp SQT +&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp RSHIFT + &kp GRAVE &kp CAPS &kp LEFT &kp RIGHT &kp UP &kp DOWN &kp LBKT &kp RBKT + &kp LCTRL &kp LALT &kp RGUI &kp RCTRL + &kp BSPC &kp DEL &kp HOME &kp PG_DN &kp RET &kp SPACE + &kp N1 &kp N1 >; sensor-bindings = <&inc_dec_kp C_VOL_UP C_VOL_DN>; }; + + layer_1 { + bindings = < +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans + &trans &trans &trans &trans &trans &trans + &trans &trans + >; + }; + + layer_2 { + bindings = < +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans +&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans &trans &trans &trans &trans + &trans &trans &trans &trans + &trans &trans &trans &trans &trans &trans + &trans &trans + >; + }; }; };