From dbe046a194dbc5ba85208a19e3891d5cd0309073 Mon Sep 17 00:00:00 2001 From: MatMoul Date: Fri, 24 Apr 2026 22:01:22 +0200 Subject: [PATCH] feat: add keyboard shortcuts for delete, escape, and swap --- samples/dev/index.html | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/samples/dev/index.html b/samples/dev/index.html index 7110f05..4db15cf 100644 --- a/samples/dev/index.html +++ b/samples/dev/index.html @@ -213,7 +213,7 @@
-
Keyboard works globally: digits, numpad, Enter, Backspace, +, -, *, /, %, ^
+
Keyboard works globally: digits, numpad, Enter, Backspace, Delete, →, +, -, *, /, %, ^