flipperzero-firmware icon indicating copy to clipboard operation
flipperzero-firmware copied to clipboard

Add function keys for hid keyboard

Open L4ys opened this issue 2 years ago • 2 comments

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 image

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

L4ys avatar Dec 26 '22 16:12 L4ys

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.

hramrach avatar Dec 31 '22 19:12 hramrach

Hi. This PR is currently waiting for UX team, scheduled for next release.

skotopes avatar Jan 06 '23 15:01 skotopes

Original implementation also have Esc key. Would be nice to add it to.

OperKH avatar Jan 07 '23 20:01 OperKH

#2362 better nailed buttons, I'll merge it instead

skotopes avatar Feb 06 '23 15:02 skotopes