aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* simplify rgb lightingla-ninpre2024-07-132-11/+14
| | | | | | | 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.
* fix mousekeys orderla-ninpre2024-07-121-1/+1
| | | | wtf, button 2 is not middle, but right. makes no sense, but whatever.
* various tweaksla-ninpre2024-07-122-15/+17
| | | | | | | | updated copyright removed TTY(7)..TTY(12), but don't know what to do with the remaining empty space. added mousekeys, will see if it is useful or not. optimized numlock indicator (i have no clue why i did it through hsv) added replies to comments from future me :)
* restructure as external userspacela-ninpre2024-06-057-7/+37
|
* keymap: swap caps lock and escape, use macros for indicatorsla-ninpre2024-01-041-10/+8
|
* initial commitla-ninpre2024-01-034-0/+139