74c01654c7
* format code, add shift color * testing colors * todos, shift on right * changed colors * use rgh layers api * impl shift layer * replace xor with != * moved shift rbg * breathing animation, simplyfy layers * remove breating animation * use tt * minor cleanup * debounce eager, lto * shut down rbg when poweroff * update readme * readme.md fix * more readme.md fix * more readme.md fix
5 lines
105 B
Makefile
5 lines
105 B
Makefile
MOUSEKEY_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
RGBLIGHT_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
DEBOUNCE_TYPE = eager_pk
|