1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-11-27 23:10:49 +01:00
slidershim/src-tauri
2022-03-14 22:48:27 +08:00
..
icons update icon 2022-02-07 13:01:52 +08:00
res static include 2022-02-07 11:47:11 +08:00
src add link to repo 2022-02-24 10:36:19 +08:00
.gitignore initial tauri setup 2022-01-27 19:37:27 +08:00
Cargo.lock bump version and update readme 2022-03-14 22:48:27 +08:00
Cargo.toml bump version and update readme 2022-03-14 22:48:27 +08:00
README.txt bump version and update readme 2022-03-14 22:48:27 +08:00
rustfmt.toml initial tauri setup 2022-01-27 19:37:27 +08:00
tauri.conf.json bump version and update readme 2022-03-14 22:48:27 +08:00

     _ _     _               _     _           
 ___| (_) __| | ___ _ __ ___| |__ (_)_ __ ___  
/ __| | |/ _` |/ _ \ '__/ __| '_ \| | '_ ` _ \ 
\__ \ | | (_| |  __/ |  \__ \ | | | | | | | | |
|___/_|_|\__,_|\___|_|  |___/_| |_|_|_| |_| |_| v0.2.2
=============================================== 

https://github.com/4yn/slidershim

# Changelog

- v0.2.2
  - Retcon serial slider name
  - Fix crash on some systems due to time math
  - Add link to repo
- v0.2.1
  - Reactive + Rainbow mode
  - Fixed byte order for serial slider lights
- v0.2.0
  - Added support for serial slider protocol
  - Added 16 key keyboard layout
- v0.1.4
  - Initial public release