summaryrefslogtreecommitdiffstats
path: root/src/typo.c
Commit message (Collapse)AuthorAgeFilesLines
* typo: Shrink the key_coords tableTavian Barnes2023-10-271-2/+3
|
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
| | | | | | | And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
* typo: Array bounds are exclusive, not inclusiveTavian Barnes2022-11-101-1/+1
|
* Source / Include Folder (#88)トトも2022-04-161-0/+176
Moved Source Files Into `src` Folder