Roofpig
Roofpig copied to clipboard
Prepare EventHandlers.coffee for input remapping
- introduce a separation between physical keys/keycodes and logical input actions
- then map keys to actions (could be exposed as a config option)
- make actions deactivate themselves automatically, if they haven't been assigned a keycode
fixes #32