From 5597899ad84eed9784b6fda6b511eef18545e51f Mon Sep 17 00:00:00 2001 From: kenji Date: Mon, 9 Jun 2025 09:40:16 -0400 Subject: [PATCH] update name to Web Keyboard --- COPYING | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 8f9b819..84b2e5b 100644 --- a/COPYING +++ b/COPYING @@ -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 diff --git a/README.md b/README.md index aa40136..4d9f0a2 100644 --- a/README.md +++ b/README.md @@ -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