Skip to content

Conversation

@AlexDygma
Copy link
Member

@AlexDygma AlexDygma commented Apr 27, 2022

Development of hotkeys feature for the different Bazecor editors.

The objective is to support a keymap that allows to create your own shortcut action for each key and editor in Bazecor.

Tasks:

  • Activation toggle in preferences to handle enable/disable the Hotkeys
  • Event key down handler in the Layout editor
    • Enable support for sub-event listeners in other modules
    • Manage event listener activation on layer panel (that already uses keyboard shortcuts like enter, ESC and space)
    • Design and implement a parser for each mapped key in the Hotkeys.json file with each action
  • Keydown event handler in Macros editor
  • Keydown event handler in Superkeys editor

Signed-off-by: AlexDygma [email protected]

@AlexDygma AlexDygma added this to the Beta 15 milestone Apr 27, 2022
@AlexDygma AlexDygma self-assigned this Apr 27, 2022
@AlexDygma
Copy link
Member Author

I added the needed framework to enable Bazecor to work with hotkeys in the layout editor.

@AlexDygma AlexDygma removed their assignment May 2, 2022
@AlexDygma AlexDygma removed this from the Beta 15 milestone May 24, 2023
@bitfabrikken
Copy link

Was this scrapped or is it still coming? Would be a very nice feature to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When I'm programming my keyboard, I don't want to move my mouse so much

3 participants