index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
feature_backlight.md
Age
Commit message (
Expand
)
Author
2019-12-14
Convert backlight to follow driver rules pattern - update docs
zvecr
2019-11-02
Initial migration of software PWM backlight (#6709)
Joel Challis
2019-10-05
ARM - Initial backlight support (#6487)
Joel Challis
2019-09-20
Add support for 328P hardware backlight on B1/B2 (#6776)
fauxpark
2019-09-15
Clarify the backlight_level API doc slightly (#6733)
xster
2019-08-08
Improve backlight PWM pin support (#6202)
fauxpark
2019-07-18
Correct backlight on state docs (#6358)
fauxpark
2019-07-16
Extend maximum number of backlight levels to 31 (#6351)
fauxpark
2019-06-19
Fix breathing always on for soft PWM (#5983)
fauxpark
2019-06-17
Fix backlight breathing on C6 (#6102)
fauxpark
2019-04-22
Fix #3566 use an hardware timer for software PWM stability (#3615)
Brice Figureau
2019-01-28
Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
Rockman18
2018-11-14
Backlight status functions (#4259)
Phillip Tennen
2018-10-26
Fix incorrect doctoring in feature.backlight.md (#4244)
Phillip Tennen
2018-08-26
Helpful functions
Drashna Jaelre
2018-07-31
Docs: Add Usage section to backlight docs (#3537)
fauxpark
2018-07-30
Backlighting docs (#3526)
fauxpark
2018-01-12
Clarify that we actually have max 16 total backlight levels
fauxpark
2018-01-12
Remove reference to BL_x in keycodes.md, and add BL_BRTG
fauxpark
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
2017-12-09
Format keycode tables
fauxpark
2017-08-16
break up keymaps and quantum keycodes into files by feature
skullY