* 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
cbbrowne custom keyboard
Due to cbbrowne@acm.org Christopher Browne
Much of this is copied from my Planck keymap...
- TODO
 
- Set up keypad in the middle of the screen?
 - Or perhaps I should set up a layer for that?
 - Need the Random, version, my name keys
 - Almost certainly I want shift/control/alt on the right side, superimposed on whatever is at the rightmost end
 - Need a good place for RESET
 - Definitely want the keyboard to "breathe"
 - Perhaps nice to have some programming constructs as in jeremy-dev
- It had C operators such as /=, *=, -=, +=, ...
 
 - Should I have some tmux commands like in mollat?
 - How about adding some emacs commands?