index
:
timer
main
Configure and run timers.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Model
/
Keyboard.elm
blob: 7649a563cc20f42c417b2e33062f97090957160f (
plain
)
1
2
3
4
5
module
Model.Keyboard
exposing
(
KeyCode
)
type
alias
KeyCode
=
Int