chore: point repository at git.swaits.com

This commit is contained in:
2026-08-31 17:19:18 -06:00
parent c45fceaf7a
commit 2bc8935ff0
+1 -1
View File
@@ -5,7 +5,7 @@ edition = "2024"
authors = ["Stephen Waits <steve@waits.net>"] authors = ["Stephen Waits <steve@waits.net>"]
description = "USB mouse jiggler firmware for the Seeed Studio Xiao RP2040 — keeps your screen awake during the workday, then politely shuts up so you can go home." description = "USB mouse jiggler firmware for the Seeed Studio Xiao RP2040 — keeps your screen awake during the workday, then politely shuts up so you can go home."
license = "MIT" license = "MIT"
repository = "https://github.com/swaits/jiggly" repository = "https://git.swaits.com/swaits/jiggly"
readme = "README.md" readme = "README.md"
keywords = ["embedded", "rp2040", "usb-hid", "embassy", "no-std"] keywords = ["embedded", "rp2040", "usb-hid", "embassy", "no-std"]
categories = ["embedded", "no-std"] categories = ["embedded", "no-std"]