Skip to content

Commit c09171b

Browse files
committed
5-col branch for zmk online editor
1 parent 24bfea8 commit c09171b

File tree

4 files changed

+98
-204
lines changed

4 files changed

+98
-204
lines changed

config/corne_choc_pro.json

Lines changed: 0 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -2,61 +2,6 @@
22
"id": "corne_choc_pro",
33
"name": "Corne Choc Pro BT",
44
"layouts": {
5-
"default_layout": {
6-
"name": "default_layout",
7-
"layout": [
8-
{ "row": 0, "col": 0, "x": 0.0, "y": 0.37 },
9-
{ "row": 0, "col": 1, "x": 1.0, "y": 0.37 },
10-
{ "row": 0, "col": 2, "x": 2.0, "y": 0.12 },
11-
{ "row": 0, "col": 3, "x": 3.0, "y": 0.0 },
12-
{ "row": 0, "col": 4, "x": 4.0, "y": 0.12 },
13-
{ "row": 0, "col": 5, "x": 5.0, "y": 0.24 },
14-
{ "row": 0, "col": 6, "x": 6.0, "y": 0.74 },
15-
{ "row": 0, "col": 7, "x": 8.0, "y": 0.74 },
16-
{ "row": 0, "col": 8, "x": 9.0, "y": 0.24 },
17-
{ "row": 0, "col": 9, "x": 10.0, "y": 0.12 },
18-
{ "row": 0, "col": 10, "x": 11.0, "y": 0.0 },
19-
{ "row": 0, "col": 11, "x": 12.0, "y": 0.12 },
20-
{ "row": 0, "col": 12, "x": 13.0, "y": 0.37 },
21-
{ "row": 0, "col": 13, "x": 14.0, "y": 0.37 },
22-
23-
{ "row": 1, "col": 0, "x": 0.0, "y": 1.37 },
24-
{ "row": 1, "col": 1, "x": 1.0, "y": 1.37 },
25-
{ "row": 1, "col": 2, "x": 2.0, "y": 1.12 },
26-
{ "row": 1, "col": 3, "x": 3.0, "y": 1.0 },
27-
{ "row": 1, "col": 4, "x": 4.0, "y": 1.12 },
28-
{ "row": 1, "col": 5, "x": 5.0, "y": 1.24 },
29-
{ "row": 1, "col": 6, "x": 6.0, "y": 1.74 },
30-
{ "row": 1, "col": 7, "x": 8.0, "y": 1.74 },
31-
{ "row": 1, "col": 8, "x": 9.0, "y": 1.24 },
32-
{ "row": 1, "col": 9, "x": 10.0, "y": 1.12 },
33-
{ "row": 1, "col": 10, "x": 11.0, "y": 1.0 },
34-
{ "row": 1, "col": 11, "x": 12.0, "y": 1.12 },
35-
{ "row": 1, "col": 12, "x": 13.0, "y": 1.37 },
36-
{ "row": 1, "col": 13, "x": 14.0, "y": 1.37 },
37-
38-
{ "row": 2, "col": 0, "x": 0.0, "y": 2.37 },
39-
{ "row": 2, "col": 1, "x": 1.0, "y": 2.37 },
40-
{ "row": 2, "col": 2, "x": 2.0, "y": 2.12 },
41-
{ "row": 2, "col": 3, "x": 3.0, "y": 2.0 },
42-
{ "row": 2, "col": 4, "x": 4.0, "y": 2.12 },
43-
{ "row": 2, "col": 5, "x": 5.0, "y": 2.24 },
44-
{ "row": 2, "col": 8, "x": 9.0, "y": 2.24 },
45-
{ "row": 2, "col": 9, "x": 10.0, "y": 2.12 },
46-
{ "row": 2, "col": 10, "x": 11.0, "y": 2.0 },
47-
{ "row": 2, "col": 11, "x": 12.0, "y": 2.12 },
48-
{ "row": 2, "col": 12, "x": 13.0, "y": 2.37 },
49-
{ "row": 2, "col": 13, "x": 14.0, "y": 2.37 },
50-
51-
{ "row": 3, "col": 3, "x": 3.5, "y": 3.12 },
52-
{ "row": 3, "col": 4, "x": 4.5, "y": 3.12, "r": 12.0, "rx": 4.5, "ry": 4.12 },
53-
{ "row": 3, "col": 5, "x": 5.48, "y": 2.83, "h": 1.5, "r": 24.0, "rx": 5.48, "ry": 4.33 },
54-
55-
{ "row": 3, "col": 8, "x": 8.52, "y": 2.83, "h": 1.5, "r": -24.0, "rx": 9.52, "ry": 4.33 },
56-
{ "row": 3, "col": 9, "x": 9.5, "y": 3.12, "r": -12.0, "rx": 10.5, "ry": 4.12 },
57-
{ "row": 3, "col": 10, "x": 10.5, "y": 3.12 }
58-
]
59-
},
605
"five_col_layout": {
616
"name": "five_col_layout",
627
"layout": [

config/corne_choc_pro.keymap

Lines changed: 49 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
/ {
1313
chosen {
14-
zmk,physical-layout = &default_layout;
14+
zmk,physical-layout = &five_col_layout;
1515
};
1616
};
1717

@@ -21,107 +21,107 @@
2121

2222
default_layer {
2323
display-name = "QWERTY";
24-
// --------------------------------------------------------------------------------
25-
// | TAB | Q | W | E | R | T | MUTE | PP | Y | U | I | O | P | BSPC |
26-
// | CTRL | A | S | D | F | G | LALT | RALT | H | J | K | L | ; | ' |
27-
// | SHFT | Z | X | C | V | B | | N | M | , | . | / | ESC |
24+
// ------------------------------------------------------------------------------
25+
// | Q | W | E | R | T | MUTE | PP | Y | U | I | O | P |
26+
// | A | S | D | F | G | LALT | RALT | H | J | K | L | ; |
27+
// | Z | X | C | V | B | | N | M | , | . | / |
2828
// | GUI | LWR | SPC | | ENT | RSE | ALT |
2929
bindings = <
30-
&kp TAB &kp Q &kp W &kp E &kp R &kp T &kp C_MUTE &kp C_PP &kp Y &kp U &kp I &kp O &kp P &kp BSPC
31-
&kp LCTRL &kp A &kp S &kp D &kp F &kp G &kp LALT &kp RALT &kp H &kp J &kp K &kp L &kp SEMI &kp SQT
32-
&kp LSHFT &kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH &kp ESC
33-
&kp LGUI &mo 1 &kp SPACE &kp RET &mo 2 &kp RALT
30+
&kp Q &kp W &kp E &kp R &kp T &kp C_MUTE &kp C_PP &kp Y &kp U &kp I &kp O &kp P
31+
&kp A &kp S &kp D &kp F &kp G &kp LALT &kp RALT &kp H &kp J &kp K &kp L &kp SEMI
32+
&kp Z &kp X &kp C &kp V &kp B &kp N &kp M &kp COMMA &kp DOT &kp FSLH
33+
&kp LGUI &mo 1 &kp SPACE &kp RET &mo 2 &kp RALT
3434
>;
3535
sensor-bindings = <&inc_dec_kp C_VOL_DN C_VOL_UP &inc_dec_kp PG_UP PG_DN &inc_dec_kp C_PREV C_NEXT &inc_dec_kp C_BRI_DN C_BRI_UP>;
3636
};
3737

3838
lower_layer {
3939
display-name = "NUMBER";
40-
// -----------------------------------------------------------------------------------------
41-
// | TAB | 1 | 2 | 3 | 4 | 5 | LCTRL | RCTRL | 6 | 7 | 8 | 9 | 0 | BSPC |
42-
// | CTRL | BT1 | BT2 | BT3 | BT4 | BT5 | LALT | RALT | LFT | DWN | UP | RGT | | |
43-
// | SHFT | BTCR| RGB | RST | BOOT| Unlock| | | | | | | | |
40+
// --------------------------------------------------------------------------------
41+
// | 1 | 2 | 3 | 4 | 5 | LCTRL | RCTRL | 6 | 7 | 8 | 9 | 0 |
42+
// | BT1 | BT2 | BT3 | BT4 | BT5 | LALT | RALT | LFT | DWN | UP | RGT | |
43+
// | BTCR| RGB | RST | BOOT| Unlock| | | | | | | |
4444
// | GUI | | SPC | | ENT | | ALT |
4545
bindings = <
46-
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp LCTRL &kp RCTRL &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
47-
&kp LCTRL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LALT &kp RALT &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
48-
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &studio_unlock &trans &trans &trans &trans &trans &trans
49-
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
46+
&kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp LCTRL &kp RCTRL &kp N6 &kp N7 &kp N8 &kp N9 &kp N0
47+
&bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LALT &kp RALT &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans
48+
&bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &studio_unlock &trans &trans &trans &trans &trans
49+
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
5050
>;
5151
};
5252

5353
raise_layer {
5454
display-name = "SYMBOL";
55-
// -----------------------------------------------------------------------------------------
56-
// | TAB | ! | @ | # | $ | % | LCTRL | RCTRL | ^ | & | * | ( | ) | BSPC |
57-
// | CTRL | | | | | | LALT | RALT | - | = | [ | ] | \ | ` |
58-
// | SHFT | | | | | | | _ | + | { | } | "|" | ~ |
55+
// -----------------------------------------------------------------------------
56+
// | ! | @ | # | $ | % | LCTRL | RCTRL | ^ | & | * | ( | ) |
57+
// | | | | | | LALT | RALT | - | = | [ | ] | \ |
58+
// | | | | | | | _ | + | { | } | "|" |
5959
// | GUI | | SPC | | ENT | | ALT |
6060
bindings = <
61-
&kp TAB &kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp LCTRL &kp RCTRL &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR &kp BSPC
62-
&kp LCTRL &trans &trans &trans &trans &trans &kp LALT &kp RALT &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH &kp GRAVE
63-
&kp LSHFT &trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE &kp TILDE
64-
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
61+
&kp EXCL &kp AT &kp HASH &kp DLLR &kp PRCNT &kp LCTRL &kp RCTRL &kp CARET &kp AMPS &kp ASTRK &kp LPAR &kp RPAR
62+
&trans &trans &trans &trans &trans &kp LALT &kp RALT &kp MINUS &kp EQUAL &kp LBKT &kp RBKT &kp BSLH
63+
&trans &trans &trans &trans &trans &kp UNDER &kp PLUS &kp LBRC &kp RBRC &kp PIPE
64+
&kp LGUI &trans &kp SPACE &kp RET &trans &kp RALT
6565
>;
6666
};
6767

6868
extra_layer_1 {
6969
display-name = "EXTRA 1";
7070
bindings = <
71-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
72-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
73-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
74-
&trans &trans &trans &trans &trans &trans
71+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
72+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
73+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
74+
&trans &trans &trans &trans &trans &trans
7575
>;
7676
};
7777

7878
extra_layer_2 {
7979
display-name = "EXTRA 2";
8080
bindings = <
81-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
82-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
83-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
84-
&trans &trans &trans &trans &trans &trans
81+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
82+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
83+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
84+
&trans &trans &trans &trans &trans &trans
8585
>;
8686
};
8787

8888
extra_layer_3 {
8989
display-name = "EXTRA 3";
9090
bindings = <
91-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
92-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
93-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
94-
&trans &trans &trans &trans &trans &trans
91+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
92+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
93+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
94+
&trans &trans &trans &trans &trans &trans
9595
>;
9696
};
9797

9898
extra_layer_4 {
9999
display-name = "EXTRA 4";
100100
bindings = <
101-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
102-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
103-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
104-
&trans &trans &trans &trans &trans &trans
101+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
102+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
103+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
104+
&trans &trans &trans &trans &trans &trans
105105
>;
106106
};
107107

108108
extra_layer_5 {
109109
display-name = "EXTRA 5";
110110
bindings = <
111-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
112-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
113-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
114-
&trans &trans &trans &trans &trans &trans
111+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
112+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
113+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
114+
&trans &trans &trans &trans &trans &trans
115115
>;
116116
};
117117

118118
extra_layer_6 {
119119
display-name = "EXTRA 6";
120120
bindings = <
121-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
122-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
123-
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
124-
&trans &trans &trans &trans &trans &trans
121+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
122+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
123+
&trans &trans &trans &trans &trans &trans &trans &trans &trans &trans
124+
&trans &trans &trans &trans &trans &trans
125125
>;
126126
};
127127
};

config/piantor_pro_bt.json

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,6 @@
22
"id": "piantor_pro_bt",
33
"name": "Piantor Pro BT",
44
"layouts": {
5-
"default_layout": {
6-
"name": "default_layout",
7-
"layout": [
8-
{ "row": 0, "col": 0, "x": 0.0, "y": 1.0 },
9-
{ "row": 0, "col": 1, "x": 1.0, "y": 1.0 },
10-
{ "row": 0, "col": 2, "x": 2.0, "y": 0.25 },
11-
{ "row": 0, "col": 3, "x": 3.0, "y": 0.0 },
12-
{ "row": 0, "col": 4, "x": 4.0, "y": 0.25 },
13-
{ "row": 0, "col": 5, "x": 5.0, "y": 0.35 },
14-
{ "row": 0, "col": 6, "x": 9.5, "y": 0.35 },
15-
{ "row": 0, "col": 7, "x": 10.5, "y": 0.25 },
16-
{ "row": 0, "col": 8, "x": 11.5, "y": 0.0 },
17-
{ "row": 0, "col": 9, "x": 12.5, "y": 0.25 },
18-
{ "row": 0, "col": 10, "x": 13.5, "y": 1.0 },
19-
{ "row": 0, "col": 11, "x": 14.5, "y": 1.0 },
20-
21-
{ "row": 0, "col": 12, "x": 0.0, "y": 2.0 },
22-
{ "row": 0, "col": 13, "x": 1.0, "y": 2.0 },
23-
{ "row": 0, "col": 14, "x": 2.0, "y": 1.25 },
24-
{ "row": 0, "col": 15, "x": 3.0, "y": 1.0 },
25-
{ "row": 0, "col": 16, "x": 4.0, "y": 1.25 },
26-
{ "row": 0, "col": 17, "x": 5.0, "y": 1.35 },
27-
{ "row": 0, "col": 18, "x": 9.5, "y": 1.35 },
28-
{ "row": 0, "col": 19, "x": 10.5, "y": 1.25 },
29-
{ "row": 0, "col": 20, "x": 11.5, "y": 1.0 },
30-
{ "row": 0, "col": 21, "x": 12.5, "y": 1.25 },
31-
{ "row": 0, "col": 22, "x": 13.5, "y": 2.0 },
32-
{ "row": 0, "col": 23, "x": 14.5, "y": 2.0 },
33-
34-
{ "row": 0, "col": 24, "x": 0.0, "y": 3.0 },
35-
{ "row": 0, "col": 25, "x": 1.0, "y": 3.0 },
36-
{ "row": 0, "col": 26, "x": 2.0, "y": 2.25 },
37-
{ "row": 0, "col": 27, "x": 3.0, "y": 2.0 },
38-
{ "row": 0, "col": 28, "x": 4.0, "y": 2.25 },
39-
{ "row": 0, "col": 29, "x": 5.0, "y": 2.35 },
40-
{ "row": 0, "col": 30, "x": 9.5, "y": 2.35 },
41-
{ "row": 0, "col": 31, "x": 10.5, "y": 2.25 },
42-
{ "row": 0, "col": 32, "x": 11.5, "y": 2.0 },
43-
{ "row": 0, "col": 33, "x": 12.5, "y": 2.25 },
44-
{ "row": 0, "col": 34, "x": 13.5, "y": 3.0 },
45-
{ "row": 0, "col": 35, "x": 14.5, "y": 3.0 },
46-
47-
{ "row": 0, "col": 36, "x": 3.8, "y": 3.6, "r": -5.0, "rx": 3.6, "ry": 3.5 },
48-
{ "row": 0, "col": 37, "x": 5.1, "y": 3.5, "r": 5.0, "rx": 5.0, "ry": 3.5 },
49-
{ "row": 0, "col": 38, "x": 6.45, "y": 3.7, "r": 15.0, "rx": 6.5, "ry": 3.5 },
50-
51-
{ "row": 0, "col": 39, "x": 8.1, "y": 3.89, "r": -15.0, "rx": 8.25, "ry": 3.5 },
52-
{ "row": 0, "col": 40, "x": 9.45, "y": 3.6, "r": -5.0, "rx": 9.5, "ry": 3.5 },
53-
{ "row": 0, "col": 41, "x": 10.75, "y": 3.5, "r": 5.0, "rx": 10.75, "ry": 3.5 }
54-
]
55-
},
565
"five_col_layout": {
576
"name": "five_col_layout",
587
"layout": [

0 commit comments

Comments
 (0)