Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanups | Christian Pointner | 2014-06-02 | 1 | -7/+4 |
| | |||||
* | added support gpio inputs (no lp until now) | Christian Pointner | 2014-06-02 | 1 | -6/+1 |
| | |||||
* | added support for blinking | Christian Pointner | 2014-06-01 | 1 | -1/+37 |
| | |||||
* | furhter cleanup | Christian Pointner | 2014-06-01 | 1 | -5/+8 |
| | |||||
* | cleanups | Christian Pointner | 2014-06-01 | 1 | -18/+23 |
| | |||||
* | improved midi commands for leds | Christian Pointner | 2014-06-01 | 1 | -0/+3 |
| | | | | | | 7F is now a wildcard for all leds | ||||
* | only turn on/off leds when command is received | Christian Pointner | 2014-06-01 | 1 | -2/+0 |
| | |||||
* | added eventqueue | Christian Pointner | 2014-06-01 | 1 | -0/+4 |
| | | | | | | sending events works now | ||||
* | added first working support for keypad keys | Christian Pointner | 2014-06-01 | 1 | -14/+111 |
| | |||||
* | keypad init finished | Christian Pointner | 2014-05-03 | 1 | -2/+20 |
| | |||||
* | fixed license header | Christian Pointner | 2014-05-03 | 1 | -0/+37 |
added initial keypad files cleaned up main() |