mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-18 13:51:30 +00:00
Added emptythevoid's BadUSB collection
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
REM Demo Zoom Mute toggle for MacOS
|
||||
REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized
|
||||
|
||||
GUI-SHIFT A
|
||||
@@ -0,0 +1,4 @@
|
||||
REM Demo Zoom Mute toggle for MacOS
|
||||
REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized
|
||||
|
||||
GUI-SHIFT V
|
||||
@@ -0,0 +1,4 @@
|
||||
REM Keyboard shortcut to toggle Microphone Mute
|
||||
REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized
|
||||
|
||||
ALT A
|
||||
@@ -0,0 +1,4 @@
|
||||
REM Keyboard shortcut to toggle the Video Camera
|
||||
REM Recommend setting Enable Global Shortcut so that this button works even when Zoom is minimized
|
||||
|
||||
ALT V
|
||||
Reference in New Issue
Block a user