qmk_firmware/quantum/split_common
Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling (#3886)
slave backlight was always on - as get_backlight_level() doesn't
indicate if the backlight is enabled or not.

also updated the corosponding code for serial transport to stop peeking
directly at 'internal' backlight_config structure.
2019-05-07 10:45:10 -07:00
..
eeprom-lefthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
eeprom-righthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
matrix.c [Keyboard] Sol keyboard conversion to split common (#5773) 2019-05-06 15:06:43 -07:00
matrix.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
post_config.h Change split_common to use RGBLIGHT_SPLIT (#5509) 2019-04-19 15:25:08 -07:00
serial.c Update split keyboard docs (#4735) 2018-12-28 13:02:53 -08:00
serial.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
split_util.c Add support for RGB LEDs wired directly to each half's controller (#5392) 2019-03-23 17:20:14 -07:00
split_util.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00
transport.c [Split] fix split_common i2c backlight disabling (#3886) 2019-05-07 10:45:10 -07:00
transport.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00