jlj-qmk/quantum
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
* add breathing to bananasplit

* backlight breathing overhaul

* fix the backlight_tick thing.

* fix for vision_division backlight

* fix a few keymaps and probably break breathing for some weirdly set-up boards.

* remove BL_x keycodes because they made unreasonable assumptions

* some fixes for BL keycodes

* integer cie lightness scaling

* use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2018-01-01 17:47:51 -05:00
..
api
audio Fix of #2094 2017-12-31 22:46:31 -05:00
keymap_extras
process_keycode Add on/off/toggle keycodes for Auto Shift 2017-12-20 14:38:56 -05:00
serial_link
template
tools
visualizer move lcd_backlight_keyframes to correct location 2017-12-07 12:41:13 -05:00
api.c
api.h
config_common.h
dynamic_macro.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
keymap.h
led_tables.c
led_tables.h
matrix.c
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
quantum.c backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
quantum.h backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
rgblight_types.h
rgblight.c Add COSPAD to QMK and add functions to read HSV (#2156) 2017-12-17 11:44:13 -05:00
rgblight.h Add COSPAD to QMK and add functions to read HSV (#2156) 2017-12-17 11:44:13 -05:00
send_string_keycodes.h
variable_trace.c
variable_trace.h