You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
6 years ago
..
eeprom-lefthand.eep
eeprom-righthand.eep
matrix.c [Keyboard] Sol keyboard conversion to split common (#5773) 6 years ago
matrix.h Simplify split_common Code significantly (#4772) 6 years ago
post_config.h Change split_common to use RGBLIGHT_SPLIT (#5509) 6 years ago
serial.c Update split keyboard docs (#4735) 6 years ago
serial.h Simplify split_common Code significantly (#4772) 6 years ago
split_util.c Add support for RGB LEDs wired directly to each half's controller (#5392) 6 years ago
split_util.h Simplify split_common Code significantly (#4772) 6 years ago
transport.c [Split] fix split_common i2c backlight disabling (#3886) 6 years ago
transport.h Simplify split_common Code significantly (#4772) 6 years ago