mirror of
https://github.com/justinian/edmfd_firmware.git
synced 2025-12-09 16:24:31 -08:00
Multiple button groups piping to HID
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user