flipperzero-firmware
flipperzero-firmware copied to clipboard
Add function keys for hid keyboard
What's new
- Add function keys to keyboard of HID app, ported from original implementation: https://github.com/huuck/FlipperZeroUSBKeyboard
Verification
- There should be a new row with function keys below the Ctrl / Alt keys

Checklist (For Reviewer)
- [ ] PR has description of feature/bug or link to Confluence/Jira task
- [ ] Description contains actions to verify feature/bugfix
- [ ] I've built this code, uploaded it to the device and verified feature/bugfix
The keyboard screen is already full, and has number keys.
Maybe you could add a FN in addition to shift to enable other functions, such as turning number keys into function keys.
Hi. This PR is currently waiting for UX team, scheduled for next release.
Original implementation also have Esc key. Would be nice to add it to.
#2362 better nailed buttons, I'll merge it instead