Commit graph

3 commits

Author SHA1 Message Date
a-kenji
2b2b7325e7 Poking around 2021-03-11 13:58:58 +01:00
a-kenji
c97c553870 feature(input): add config file
* use a simple platform dependent config location `ProjectDir`

* deserialise from yaml
  iterate more on config format, maybe be more verbose?

* make keybinds a tuple struct
  same size as newtype, but makes impls easier to add

* merge optionally multiple keys for one keybinding
  easier configuration
2021-03-09 19:16:15 +01:00
a-kenji
c644a1c243 poking 2021-03-05 19:23:06 +01:00