Sam Willcocks 4515e8d15d Add missing build dependencies to devshell.
I assume these were knocking around in the system environment on my mac.
2022-07-06 23:14:56 +00:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00
2022-07-05 12:13:18 +01:00

Samw's Another Macro PAD


A flexible macropad server. Receives macropad state reports over USB, maps them to MQTT commands.
graph LR;
    pad(Macropad)
    sampad("Sampad Server<br>(This!)")
    broker(MQTT Broker)
    style sampad stroke:orange,stroke-width:3px
    pad<-- USB HID -->sampad
    sampad-- MQTT -->broker
Description
A macropad server
Readme 535 KiB
Languages
Rust 81.6%
Dhall 9.4%
Nix 9%