| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
moved some mousekeys around, added horizontal scrolling keys and acceleration keys, set mode to combined.
added colon+quote=grave combo, just to test stuff out.
made shift a one-shot modifier, again to test, but it's kinda nice.
|
| |
|
|
|
|
|
| |
it's weird that you can't set solid colour in rgb, only in hsv.
so i created a custom effect that sets all keys to LBR_COLOUR.
also put EE_CLR back, sometimes it's useful to have.
|
| | |
|
| |
|
|
|
|
|
| |
set colors using post-init hook instead of relying on eeprom.
previously keyboard would load colour from eeprom, and if different firmware set
it to a different one, it would stay as is, which is why i added the eeprom clean button.
now there's no need to touch eeprom at all.
|
| |
|