Refactor keyboarg lights

This commit is contained in:
2024-02-10 14:48:18 +01:00
parent 4f8ed8c10f
commit 9892ae1d70
7 changed files with 334 additions and 183 deletions

View File

@ -9,4 +9,4 @@ rustflags = [
]
#runner = "elf2uf2-rs -d"
runner = "probe-run --chip RP2040"
runner = "probe-rs run --chip RP2040"