mirror of
https://github.com/onyx-and-iris/duckypad-twitch.git
synced 2026-04-19 00:43:30 +00:00
upd reset bind
This commit is contained in:
@@ -40,7 +40,7 @@ def register_hotkeys(duckypad):
|
|||||||
keyboard.add_hotkey('ctrl+alt+F14', duckypad.obsws.stop_stream)
|
keyboard.add_hotkey('ctrl+alt+F14', duckypad.obsws.stop_stream)
|
||||||
|
|
||||||
def duckypad_hotkeys():
|
def duckypad_hotkeys():
|
||||||
keyboard.add_hotkey('ctrl+F21', duckypad.reset)
|
keyboard.add_hotkey('ctrl+F24', duckypad.reset)
|
||||||
|
|
||||||
for step in (
|
for step in (
|
||||||
audio_hotkeys,
|
audio_hotkeys,
|
||||||
|
|||||||
Reference in New Issue
Block a user