summaryrefslogtreecommitdiff
path: root/docs/feature_backlight.md
AgeCommit message (Expand)AuthorFilesLines
2024-06-02[docs] Organize driver & feature docs into subfolders (#23848)Ryan1-309/+0
2024-05-30Vitepress conversion of docs. (#23795)Nick Brassel1-37/+37
2023-11-22Move BACKLIGHT_PWM_PERIOD to correct docs section (#22480)Joel Challis1-6/+7
2023-09-29Add _DEFAULT_ON lighting configuration options (#21865)Joel Challis1-1/+2
2023-09-03[Core] Allow customizing PWM frequency (#21717)Daniel Schaefer1-0/+1
2023-07-21backlight: split AVR PWM and timer drivers (#21540)Ryan1-130/+216
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel1-9/+9
2021-09-14[Docs] Clean up some code block languages (#14434)Ryan1-6/+6
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-9/+11
2021-04-11A few small typo fixes in docs (#12524)Arthur Tabatchnic1-1/+1
2021-01-29Adds AT90USB162 support (#11570)Dasky1-12/+12
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-8/+9
2020-08-29Remove f072 backlight warning (#10040)Joel Challis1-2/+0
2020-07-03Backlight docs wordsmithing (#9631)Ryan1-144/+115
2020-06-10adds support for the atmega328 (#9043)itsnoteasy1-1/+1
2020-03-05Add explicit id tags to externally linked headersskullY1-1/+1
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young1-4/+16
2020-02-16Convert f072 backlight build error to message (#8177)Joel Challis1-1/+1
2019-12-14Convert backlight to follow driver rules pattern - update docszvecr1-9/+43
2019-11-02Initial migration of software PWM backlight (#6709)Joel Challis1-44/+87
2019-10-05ARM - Initial backlight support (#6487)Joel Challis1-13/+37
2019-09-20Add support for 328P hardware backlight on B1/B2 (#6776)fauxpark1-10/+12
2019-09-15Clarify the backlight_level API doc slightly (#6733)xster1-1/+2
2019-08-08Improve backlight PWM pin support (#6202)fauxpark1-24/+23
2019-07-18Correct backlight on state docs (#6358)fauxpark1-2/+4
2019-07-16Extend maximum number of backlight levels to 31 (#6351)fauxpark1-1/+1
2019-06-19Fix breathing always on for soft PWM (#5983)fauxpark1-2/+8
2019-06-17Fix backlight breathing on C6 (#6102)fauxpark1-7/+8
2019-04-22Fix #3566 use an hardware timer for software PWM stability (#3615)Brice Figureau1-2/+50
2019-01-28Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)Rockman181-0/+1
2018-11-14Backlight status functions (#4259)Phillip Tennen1-8/+11
2018-10-26Fix incorrect doctoring in feature.backlight.md (#4244)Phillip Tennen1-1/+1
2018-08-26Helpful functionsDrashna Jaelre1-0/+19
2018-07-31Docs: Add Usage section to backlight docs (#3537)fauxpark1-3/+13
2018-07-30Backlighting docs (#3526)fauxpark1-19/+23
2018-01-12Clarify that we actually have max 16 total backlight levelsfauxpark1-1/+1
2018-01-12Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark1-5/+5
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-3/+25
2017-12-09Format keycode tablesfauxpark1-9/+9
2017-08-16break up keymaps and quantum keycodes into files by featureskullY1-0/+17