Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/infra223/LogiLockLED
Browse files Browse the repository at this point in the history
  • Loading branch information
infra223 committed Sep 27, 2020
2 parents a097baf + a93465b commit 3e66969
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
# LogiLockLED
Application to light up Lock Keys (Num, Caps or Scroll Lock) depending on state. This is compatible with Logitech Gaming Keyboards and requires G Hub to be installed and running.

This application makes use of Logitech's LED ILLUMINATION SDK that can be downloaded from their website: https://www.logitechg.com/en-us/innovation/developer-lab.html.
The use of this SDK is subject to Logitech's End-User License Agreement for Logitech Gaming LED SDK.
A customizable On-Screen Display is available to visually indicate lock changes on screen.


# Releases
The latest release is available at:
https://github.com/infra223/LogiLockLED/releases


# How to use
- Install G Hub and ensure your keyboard is accessible
- If you already have LogiLockLED installed and running, disable it by exiting the application or unchecking the "Enable Key Lock LEDs" setting in the configuration window and apply the change.
- In G Hub: select a "FREESTYLE" colour scheme for your keyboard. This will not work with animated schemes.
- Enable LogiLockLED or restart it to apply the key lock LEDs on top of the freestyle colour scheme.


#### Note
This application makes use of Logitech's LED ILLUMINATION SDK that can be downloaded from their website: https://www.logitechg.com/en-us/innovation/developer-lab.html.
The use of this SDK is subject to Logitech's End-User License Agreement for Logitech Gaming LED SDK.

Source Code for LogiLockLED is licensed under the MIT license.

0 comments on commit 3e66969

Please sign in to comment.