aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
AgeCommit message (Expand)Author
2018-08-09map_kind(): Remove old commented codeTeddy Wing
2018-08-09Parser for `map` and `cmd` keywordsTeddy Wing
2018-08-08Add `MapCollection` type aliasTeddy Wing
2018-08-08Make `Trigger` a list of headphone buttonsTeddy Wing
2018-08-08Make `Trigger` an enum instead of a `String`Teddy Wing
2018-08-08Make map `kind` an enum; Fix `modes` typeTeddy Wing
2018-08-08Add some types to use for storing the parsed resultTeddy Wing
2018-08-08Initialise new project with CargoTeddy Wing