Skip to content

Releases: Robotechnic/DigiKeyboardFr

Release 1.0.1:

12 Jan 17:14
Compare
Choose a tag to compare
  • Add more exemples
  • Add more special key
    • KEY_BACKSPACE
    • KEY_DELETE

1.0.0

15 Apr 14:42
af14397
Compare
Choose a tag to compare

Release 1.0.0:

  • The same functions that the original library (write, sendKeyStroke...)
  • Every character of the base original lib have been converted to AZERTY keyboard
  • New special key:
    KEY_ARROW_RIGHT,
    KEY_ARROW_UP,
    KEY_ARROW_DOWN,
    KEY_CAPSLOCK,
    KEY_NUMLOCK,
    KEY_ESC,
    and every AZERTY key with the prefix KEY_FR_
  • Example