update name to Web Keyboard

This commit is contained in:
2025-06-09 09:40:16 -04:00
parent 94ea767285
commit 5597899ad8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
Picokeyboard - Web-based USB HID device using Raspberry Pi Pico W
Web Keyboard - Web-based USB HID device using Raspberry Pi Pico W
Copyright (C) 2025 Kenji Kozai
This program is free software: you can redistribute it and/or modify
+2 -2
View File
@@ -1,4 +1,4 @@
# Picokeyboard
# Web Keyboard
## About
@@ -8,7 +8,7 @@ onto the host device of the Raspberry Pi Pico W. Input keys can be entered
through a keyboard on the client device or by pressing on the keys on the
graphical interface served on the webpage.
![Web interface for Picokeyboard](web-ui.jpg)
![Web interface for Web Keyboard](web-ui.jpg)
## Setup