aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/zrichard
Commit message (Collapse)AuthorAgeFilesLines
* Fixed plank keymaps so that they will compile for planck lightBrian Choromanski2018-03-132-8/+28
|
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-091-1/+1
|
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-6/+6
| | | | | | | | | | | | | | | | | | | | * 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
* new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard2017-12-143-0/+733
small keyboards!) (#2100) * new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) * corrected documentation to specify rules.mk file instead of Makefile