flipperdevices / flipperzero-firmware

Flipper Zero firmware source code
https://flipperzero.one
GNU General Public License v3.0
12.95k stars 2.74k forks source link

[BadUSB Feature Request] Is there a way use the iPadOS "globe" key? #3089

Closed bessx closed 4 months ago

bessx commented 1 year ago

Describe the enhancement you're suggesting.

Looking to run a badusb script on iPadOS or iOS, and I was trying to emulate the "globe" (🌐) key. Since there's a usb/bluetooth keyboard for the iPad with a global key, it should be possible to emulate, right?

Is there some shortcut for this, or is this not implemented? Please let me know best practices for this.

Thanks.

Anything else?

Anything else?

No response

skotopes commented 1 year ago

Which key code this symbol emits?

u1735067 commented 1 year ago

Does this help (sorry for the format, it's kind of personal notes too)?

* might contain useful tables?

Edit: there's a newer version of the HID Usage Tables spec : https://usb.org/sites/default/files/hut1_4.pdf

skotopes commented 1 year ago

We'll schedule it for next release

skotopes commented 10 months ago

@nminaylov any progress?

skotopes commented 9 months ago

@bessx can you test https://github.com/flipperdevices/flipperzero-firmware/pull/3403 ?

bessx commented 9 months ago

@bessx can you test #3403 ?

Sure, I'll test it out tonight! Thank you!

EDIT: Works great! Thanks!

BONUS EDIT: So happy this made it to the full version!! =]