Multiple button groups piping to HID

This commit is contained in:
Justin C. Miller
2025-02-23 17:21:09 -08:00
parent 3a8fa7d08f
commit eac47947cd
10 changed files with 364 additions and 149 deletions

View File

@@ -49,6 +49,7 @@ add_executable(edmfd)
target_sources(edmfd PUBLIC
src/edmfd/blink.cc
src/edmfd/hid.cc
src/edmfd/i2c.cc
src/edmfd/main.cc
src/edmfd/mcp23017.cc
src/edmfd/screen.cc