aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/v1/ansi/keymaps/lbr/config.h
Commit message (Collapse)AuthorAgeFilesLines
* fix setting solid colourla-ninpre2025-01-121-1/+3
| | | | | | | 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.
* config.h: add licencela-ninpre2025-01-061-0/+15
|
* simplify rgb lightingla-ninpre2024-07-131-6/+0
| | | | | | | 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.
* restructure as external userspacela-ninpre2024-06-051-0/+24