1
0
mirror of https://github.com/4yn/slidershim.git synced 2024-11-30 16:24:27 +01:00
slidershim/src-tauri
2022-03-16 20:33:36 +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 update readme and bump version 2022-03-16 20:33:36 +08:00
Cargo.toml update readme and bump version 2022-03-16 20:33:36 +08:00
README.txt update readme and bump version 2022-03-16 20:33:36 +08:00
rustfmt.toml initial tauri setup 2022-01-27 19:37:27 +08:00
tauri.conf.json update readme and bump version 2022-03-16 20:33:36 +08:00

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

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

# Changelog

- v0.2.3
  - Fix first and last buttons not working with brokenithm
  - Add option to disable air strings for controllers
  - Add option to slow down lighting updates
- 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