Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.12 KB

File metadata and controls

23 lines (13 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

v0.1.2 - 2023-04-19

🐛 Bug Fixes

  • f4da295 - Fixed typo preventing Page brightness from being cleared properly (commit by @mrfigg)
  • 2ccd73d - Fixed typo preventing finding a free key slot when attaching a key (commit by @mrfigg)
  • 66068bd - Fixed typo that sometimes prevented the detach event from firing on Key (commit by @mrfigg)

v0.1.1 - 2023-04-12

🐛 Bug Fixes

  • f1b76f9 - HID_PATH & SERIAL_NUMBER were undefined (commit by @mrfigg)

v0.1.0 - 2023-04-10

✨ New Features

  • 18a384b - Initial release (commit by @mrfigg)