Skip to content

Commit

Permalink
Replace reset with sys_reset
Browse files Browse the repository at this point in the history
  • Loading branch information
l4u committed Apr 17, 2023
1 parent 9ec05d3 commit 712ec67
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/boards/shields/hillside46/hillside46.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
*/
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp F11 &kp F12 &kp PRINTSCREEN &ext_power EP_OFF &ext_power EP_ON
&reset &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &reset
&sys_reset &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &sys_reset
&none &kp LGUI &kp LALT &kp LCTRL &kp LSHIFT &none &bt BT_CLR &none &none &none &out OUT_USB &out OUT_BLE &none &bootloader
&trans &trans &trans &trans &trans &trans &trans &trans
>;
Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/hillside48/hillside48.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp PRINTSCREEN &none &ext_power EP_OFF &ext_power EP_ON &none
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
&bootloader &reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&bootloader &sys_reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &kp RCTRL
>;

Expand Down
2 changes: 1 addition & 1 deletion config/boards/shields/hillside52/hillside52.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp PRINTSCREEN &none &ext_power EP_OFF &ext_power EP_ON &none
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
&bootloader &reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&bootloader &sys_reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&none &none &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp RCTRL &none &none
>;

Expand Down
2 changes: 1 addition & 1 deletion config/hillside46.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
*/
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp F11 &kp F12 &kp PRINTSCREEN &ext_power EP_OFF &ext_power EP_ON
&reset &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &reset
&sys_reset &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &sys_reset
&none &kp LGUI &kp LALT &kp LCTRL &kp LSHIFT &none &bt BT_CLR &none &none &none &out OUT_USB &out OUT_BLE &none &bootloader
&trans &trans &trans &trans &trans &trans &trans &trans
>;
Expand Down
2 changes: 1 addition & 1 deletion config/hillside48.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp PRINTSCREEN &none &ext_power EP_OFF &ext_power EP_ON &none
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
&bootloader &reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&bootloader &sys_reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&trans &trans &trans &trans &trans &trans &trans &trans &trans &kp RCTRL
>;

Expand Down
2 changes: 1 addition & 1 deletion config/hillside52.keymap
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
bindings = <
&none &to QWERTY_L &to DVORAK_L &to COLEMK_L &none &none &none &kp PRINTSCREEN &none &ext_power EP_OFF &ext_power EP_ON &none
&none &bt BT_SEL 0 &bt BT_SEL 1 &bt BT_SEL 2 &bt BT_SEL 3 &bt BT_SEL 4 &none &none &none &none &none &none
&bootloader &reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&bootloader &sys_reset &none &out OUT_USB &out OUT_BLE &none &bt BT_CLR &none &none &none &none &none &none &trans
&none &none &trans &trans &trans &trans &trans &trans &trans &trans &trans &kp RCTRL &none &none
>;

Expand Down

0 comments on commit 712ec67

Please sign in to comment.