arduino / reference-en

Editable source for the Arduino Reference
https://www.arduino.cc/reference/en/
Other
165 stars 732 forks source link

Sync Keyboard documentation with latest release #881

Closed edgar-bonet closed 2 years ago

edgar-bonet commented 2 years ago

Version 1.0.4 of the Keyboard library was released on 2022-05-05. This release brings some user-visible features:

This pull request brings the documentation in sync with the released version:

  1. It updates the list of supported keyboard layouts within the documentation of Keyboard.begin()
  2. It updates the list of KEY_* macros in keyboardModifiers.adoc.