forked from forks/qmk_firmware
cf30c5d17f
* 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. |
||
---|---|---|
.. | ||
config.h | ||
keymap.c | ||
logo_reader.c | ||
README.md | ||
rules.mk |
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