All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.2.0 (2024-09-09)
- update serialport library (3ec3d18)
1.1.2 (2024-05-02)
- send framebuffer flushes for ct v1 (b46f0d0)
1.1.1 (2024-02-21)
- duplicate models using same id (ct) (f4acc90)
1.1.0 (2024-02-21)
- typo (7826274)
- add support for old loupedeck ct (untested) (0880237)
1.0.0 (2023-07-01)
0.5.0 (2023-07-01)
0.4.0 (2023-04-18)
- avoid drawing lcd dead zones (a133410)
- refactoring of display handling (cf6d2eb)
- web demos (6c269c7)
0.3.1 (2022-12-02)
- Revert "fix: don't wait for acks on display drawing" (98b2cbc)
0.3.0 (2022-12-01)
0.2.3 (2022-11-29)
- don't wait for acks on display drawing (f1d2a38)
0.2.2 (2022-11-17)
0.2.1 (2022-10-10)
- getSerialNumber (7bb2b41)
0.2.0 (2022-10-10)
- cleanup pendingTransactions as they are received (cb20a4e)
drawKeyBuffer
method (e53f53f)- prototype loupedeck live-s support (f370e6e)
- prototype razer stream controller implementation (20950fc)
0.1.1 (2022-10-09)
- initial implementation ecc72f8