1
0
Fork 0

fixed write_led_page col shift, added option for lock led display

This commit is contained in:
jpetermans 2017-04-11 23:33:48 -07:00
parent d8e9c183be
commit 0881f2dbfa
3 changed files with 53 additions and 81 deletions

View file

@ -34,6 +34,7 @@ void led_controller_init(void);
#define CAPS_LOCK_LED_ADDRESS 0x46
#define NUM_LOCK_LED_ADDRESS 0x85
#define BACKLIGHT_OFF_LOCK_LED_OFF 1 //set to 0 to show lock leds even if backlight off
/* =============================
* IS31 chip related definitions