qmk_firmware/keyboards/crkbd/keymaps/dsanchezseco
Rob Haswell cf30c5d17f RGB matrix effect - left-right gradient (#7742)
* Left-right gradient.

* Update the comment to match the new functionality.

* CPP does integer division so this round is not necessary.

* The x-range is actually 224, update comment and use bit-shifting again.

* Update docs with gradient left-right effect and associated "DISABLE" option.
2020-01-07 21:25:17 +00:00
..
README.md [Keymap] keymaps for planck and crkbd (#6895) 2019-10-08 11:16:38 -07:00
config.h RGB matrix effect - left-right gradient (#7742) 2020-01-07 21:25:17 +00:00
keymap.c [Keymap] keymaps for planck and crkbd (#6895) 2019-10-08 11:16:38 -07:00
logo_reader.c [Keymap] keymaps for planck and crkbd (#6895) 2019-10-08 11:16:38 -07:00
rules.mk [Keymap] keymaps for planck and crkbd (#6895) 2019-10-08 11:16:38 -07:00

README.md

Dvorak keymap for CRKBD

To flash the halves use:

#left side
make crkbd:dsanchezseco:dfu-split-left
#right side, with RGB matrix fix
make crkbd:dsanchezseco:dfu-split-right RGB_MATRIX_SPLIT_RIGHT=yes