Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-15 | Fix regex for parsing rules.mk files | Erovia | |
I don't know why it couldn't put it together before... ¯\_(ツ)_/¯ | |||
2020-02-15 | Another major refactoring, add documentation | Erovia | |
Move all useful functions to the qmk module and use the cli subcommand as a wrapper around it. Add both inline comments and documentation. |