summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/zrichard/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski1-8/+24
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski1-1/+1
2018-01-01backlight breathing overhaul (#2187)Balz Guenat1-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
2017-12-14new planck keymap, new feature - hybrid shift/enter action key (great for ↵Zach Richard1-0/+627
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