| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix setting solid colour | la-ninpre | 2025-01-12 | 1 | -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 licence | la-ninpre | 2025-01-06 | 1 | -0/+15 |
| | | |||||
| * | simplify rgb lighting | la-ninpre | 2024-07-13 | 1 | -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 userspace | la-ninpre | 2024-06-05 | 1 | -0/+24 |
