aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index e2b5880..93ae3bb 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-* Fix backspace key (do not erase special key events) - Prio:Medium
-* Implement 2nd mapping (shift) - Prio:Medium FIXED
+* Differenciate between capslock and shift (they do not behave the same with
+ non-alphanumeric keys) - Prio:Low
* Take a look at kernel's circular buffer API - Prio:Low
* Which FX key has been pressed? - Prio:None