DIYStreamDeck icon indicating copy to clipboard operation
DIYStreamDeck copied to clipboard

enhance the keyboard constant detection

Open LennartHennigs opened this issue 2 years ago • 0 comments

  • [ ] parse key definition upon load
  • [ ] send errors to console (see #6 )
  • [x] allow alternative key names (OPTION, CONTROL, ...)
    • [x] CMD = GUI
    • [x] OPTION = LEFT_ALT

Resource

  • see: https://docs.circuitpython.org/projects/hid/en/latest/api.html

LennartHennigs avatar Jan 16 '24 13:01 LennartHennigs