Delete reverse.bat

This commit is contained in:
Anthony Wang 2020-07-21 17:58:09 -05:00 committed by GitHub
parent f14c26fd35
commit a0e95fa54e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +0,0 @@
Get-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Enum\HID\*\*\Device` Parameters FlipFlopWheel -EA 0 | ForEach-Object { Set-ItemProperty $_.PSPath FlipFlopWheel 1 }