API Reference keypad v0.3.0
Modules
keypad
is implemented as a __using__
macro so that you can put it in any module you want
to handle the keypress events. Because it is small GenServer, it accepts the same options for supervision
to configure the child spec and passes them along to GenServer