qmk-dactyl-manuform-a/keyboards/xd75/keymaps/cbbrowne
Balz Guenat 4931510ad3 backlight breathing overhaul (#2187)
* 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
2018-01-01 17:47:51 -05:00
..
config.h Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715) 2017-09-14 14:02:49 -04:00
keymap.c backlight breathing overhaul (#2187) 2018-01-01 17:47:51 -05:00
readme.md Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715) 2017-09-14 14:02:49 -04:00

readme.md

cbbrowne custom keyboard

Due to cbbrowne@acm.org Christopher Browne

Much of this is copied from my Planck keymap...

  1. 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?