From 7f9345b6f8f40a6509f908b1b10b2fc242dba0e1 Mon Sep 17 00:00:00 2001 From: nycki Date: Sun, 5 Apr 2026 18:42:33 -0700 Subject: [PATCH] fix issue with keys being captured outside of text field --- static/piano/index.html | 57 ++++++++++++++++++++++------------------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/static/piano/index.html b/static/piano/index.html index 0918d16..3bd0113 100644 --- a/static/piano/index.html +++ b/static/piano/index.html @@ -3,22 +3,30 @@ piano

piano

-
+

play music with your computer keyboard! currently only works on desktop and with a qwerty keyboard.

+

+ + +

+

notes held

\ No newline at end of file