Skip to content

Commit 48c7c96

Browse files
committed
remove ZMK studio
1 parent e056806 commit 48c7c96

File tree

9 files changed

+4
-14
lines changed

9 files changed

+4
-14
lines changed

boards/arm/corne_choc_pro/corne_choc_pro.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
bindings = <
4646
&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
4747
&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
48+
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &trans &trans &trans &trans &trans &trans &trans
4949
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
5050
>;
5151
};

boards/arm/corne_choc_pro/corne_choc_pro.zmk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ arch: arm
66
features:
77
- keys
88
- underglow
9-
- studio
109
- encoder
1110
outputs:
1211
- usb

boards/arm/corne_choc_pro/corne_choc_pro_left_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,3 @@ CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=96
4444

4545
# Windows Battery Reporting Fix
4646
CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n
47-
48-
# Enable ZMK Studio (alpha)
49-
CONFIG_ZMK_STUDIO=y

boards/arm/piantor_pro_bt/piantor_pro_bt.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
bindings = <
4545
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
4646
&kp LCTRL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
47-
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &studio_unlock &trans &trans &trans &trans &trans &trans
47+
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &trans &trans &trans &trans &trans &trans &trans
4848
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
4949
>;
5050
};

boards/arm/piantor_pro_bt/piantor_pro_bt.zmk.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ arch: arm
66
features:
77
- keys
88
- underglow
9-
- studio
109
outputs:
1110
- usb
1211
- ble

boards/arm/piantor_pro_bt/piantor_pro_bt_left_defconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,3 @@ CONFIG_ZMK_RGB_UNDERGLOW_SAT_START=96
4040

4141
# Windows Battery Reporting Fix
4242
CONFIG_BT_GATT_ENFORCE_SUBSCRIPTION=n
43-
44-
# Enable ZMK Studio (alpha)
45-
CONFIG_ZMK_STUDIO=y

build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ include:
1010
- board: corne_choc_pro_left
1111
snippet: studio-rpc-usb-uart
1212
shield: nice_view
13-
cmake-args: -DCONFIG_ZMK_STUDIO=y
1413
- board: corne_choc_pro_right
1514
shield: nice_view
1615
snippet: studio-rpc-usb-uart
@@ -25,7 +24,6 @@ include:
2524
- board: piantor_pro_bt_left
2625
snippet: studio-rpc-usb-uart
2726
shield: nice_view
28-
cmake-args: -DCONFIG_ZMK_STUDIO=y
2927
- board: piantor_pro_bt_right
3028
shield: nice_view
3129
snippet: studio-rpc-usb-uart

config/corne_choc_pro.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
bindings = <
4646
&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
4747
&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
48+
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &trans &trans &trans &trans &trans &trans &trans
4949
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
5050
>;
5151
};

config/piantor_pro_bt.keymap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
bindings = <
4545
&kp TAB &kp N1 &kp N2 &kp N3 &kp N4 &kp N5 &kp N6 &kp N7 &kp N8 &kp N9 &kp N0 &kp BSPC
4646
&kp LCTRL &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &kp LEFT &kp DOWN &kp UP &kp RIGHT &trans &trans
47-
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &studio_unlock &trans &trans &trans &trans &trans &trans
47+
&kp LSHFT &bt BT_CLR &rgb_ug RGB_TOG &sys_reset &bootloader &trans &trans &trans &trans &trans &trans &trans
4848
&kp LGUI &trans &kp SPACE &kp LGUI &trans &kp SPACE
4949
>;
5050
};

0 commit comments

Comments
 (0)