From 4cd1bd3d9c872e551f17db9086669d96c5bb51c5 Mon Sep 17 00:00:00 2001 From: CoolStar Date: Mon, 3 Apr 2023 17:54:07 -0700 Subject: [PATCH] Initial rendering of keyboard --- index.html | 125 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4ff8ad5 --- /dev/null +++ b/index.html @@ -0,0 +1,125 @@ + + + Keyboard Mapper + + + + + +
+
+
+
+ + \ No newline at end of file