diff options
Diffstat (limited to 'evspy/TODO')
-rw-r--r-- | evspy/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/evspy/TODO b/evspy/TODO new file mode 100644 index 0000000..7303bf8 --- /dev/null +++ b/evspy/TODO @@ -0,0 +1,4 @@ +* Fix backspace key (do not erase special key events) - Prio:Medium +* Implement 2nd mapping (shift) - Prio:Medium +* Take a look at kernel's circular list API - Prio:Low +* Which FX key has been pressed? - Prio:None |