Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input: keyboard: Remove unnecessary module import. | David Thompson | 2020-12-05 | 1 | -1/+0 |
| | |||||
* | input: Add keyboard module. | David Thompson | 2017-04-01 | 1 | -0/+289 |
* sdl2/bindings.scm (sdl-get-keyboard-state): New procedure. * sdl2/input/keyboard.scm: New file. * Makefile.am (SOURCES): Add it. |