Controls the Voyager keyboard from ZSA with signals from the League of Legends client.
Uses:
- Kontroll to control Voyager LEDs
- LCU API to get information from the League of Legends client
- change summoner spell LED colors depending on the selected summoner spells
- highlight item slots with active items
- implement skill/summoner spell/item cooldowns
To install dependencies:
bun installTo run:
bun startThis project was created using bun init in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.