Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up info boxes. | skullY | 2018-05-07 | 1 | -3/+1 |
| | |||||
* | backlight breathing overhaul (#2187) | Balz Guenat | 2018-01-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Fix some of the more obvious typos | fauxpark | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | Convert all headings to Title Case | fauxpark | 2017-12-09 | 1 | -2/+1 |
| | |||||
* | Restructure the hardware and feature docs to make things easier to find (#1888) | skullydazed | 2017-10-24 | 1 | -0/+157 |
* fix #1313 by documenting more config.h options * Clean up and organize documentation |