aboutsummaryrefslogtreecommitdiff
path: root/keyids.py
diff options
context:
space:
mode:
Diffstat (limited to 'keyids.py')
-rw-r--r--keyids.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyids.py b/keyids.py
index fab93454..58159eec 100644
--- a/keyids.py
+++ b/keyids.py
@@ -294,4 +294,6 @@ KEYIDS = {
"KEY_INS_LINE": 450,
"KEY_DEL_LINE": 451,
"KEY_MAX": 511,
+"BTN_0": 256,
+"BTN_1": 257,
}