Results 9 issues of mame82

Thx for the great work. In the empire sheet there's a typo in description of wdigest downgrade (`s/Download/Downgrade`)

Using "GUI" or "WINDOWS" command without an additional key is converted to key 0x08 and modifier 0x00, which corresponds to a lowercase 'e' in most keyboard layouts. Instead key=KEY_LEFT_GUI and...

https://twitter.com/mame82/status/1165767302786224128?s=19

https://twitter.com/mame82/status/1165706968511725568?s=19

Working KARMA mod for RPi0W / RPi3 firmware including a dedicated runtime configuration tool. Details are here: https://github.com/mame82/P4wnP1_nexmon_additions/blob/master/README.md (including help screen of tool) So it is done before christmas

If the "GUI" or "WINDOWS" command is used in a script without adding an additional key, Encoder.java translates this into the USB HID keyboard code for a lowercase 'e'. Fix...

Continue of ongoing discussion from [here](https://github.com/sensepost/USaBUSe/issues/7)

Hi, thx for the great project. I was working on a use case, where Flutter has to be forced to use a real HTTP proxy (instead of silently redirecting to...

enhancement