aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy.h
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-05-23 10:55:01 -0400
committeriamcheeseman <[email protected]>2026-05-23 10:55:01 -0400
commitc2ea095659dea04663b83fe5313173f209c9bb0b (patch)
tree9e9d79902a442bdf1bb2ef6b38507217574b673e /teensy/teensy.h
parent5d36dcd67478cdb235f39d2aecb3270aba954001 (diff)
tyui text input boxes
Diffstat (limited to 'teensy/teensy.h')
-rw-r--r--teensy/teensy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/teensy/teensy.h b/teensy/teensy.h
index 80f9a71..c909c52 100644
--- a/teensy/teensy.h
+++ b/teensy/teensy.h
@@ -58,6 +58,7 @@ enum {
TY_BTN_DB_CTRL,
TY_BTN_DB_SHIFT,
+ TY_BTN_DB_BKSPACE,
TY_BTN_DB_LMB,
TY_BTN_DB_RMB,
TY_BTN_DB_MMB,