Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Add mnemonics to Boards menu: a-z,A-Z,0-9

Open jaggzh opened this issue 2 years ago • 2 comments

Adds keystrokes to the Tools menu for (B)oards and (P)orts, as well is to those submenus themselves.

This is not only useful for switching more-quickly between projects, but also likely for accessibility, screen-readers, etc.

A couple functions have been added for selecting incremental letters/digits. They can be used for other menus as well.

All Submissions:

  • [*] Have you followed the guidelines in our Contributing document?
  • [*] Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. [*] Does your submission pass tests?
  2. [*] Have you lint your code locally prior to submission?

Changes to Core Features:

  • [*] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [n/a?] Have you written new tests for your core changes, as applicable?
  • [*] Have you successfully ran tests with your changes

jaggzh avatar Jun 09 '22 23:06 jaggzh

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jun 09 '22 23:06 CLAassistant

image

jaggzh avatar Jun 09 '22 23:06 jaggzh