]> git.donarmstrong.com Git - kiibohd-controller.git/commit
Adding basic ISSI led brightness control capabilities
authorJacob Alexander <haata@kiibohd.com>
Sat, 10 Oct 2015 05:28:31 +0000 (22:28 -0700)
committerJacob Alexander <haata@kiibohd.com>
Sat, 10 Oct 2015 05:28:31 +0000 (22:28 -0700)
commitd9ba60b34ee80e073ef708a7e9e58d8b8529a0e2
treeee84feee969d7be07615dfe065bd4216443e6c1a
parentf4da2560c43f8182aa0fd8270fe175148d084b66
Adding basic ISSI led brightness control capabilities

- 6 modes
  * Single led: decrease, increase, set
  * All leds: decrease, increase, set
- Currently update speed limited to once every 30 ms
  * Likely an I2C driver or ISSI limitation preventing even faster updates
Scan/ISSILed/capabilities.kll
Scan/ISSILed/led_scan.c