Commit graph

20 commits

Author SHA1 Message Date
8fafe3d27c Debugging rule processing. 2025-07-03 13:47:54 -04:00
cc37904fad Initial implementation of modes, though they're not quite working. 2025-07-03 12:19:57 -04:00
15b9fa6ac0 Refactor and add some documentation (it'll be true soon enough) 2025-07-03 11:03:57 -04:00
4ff4757abc Some example updates. 2025-07-03 10:45:29 -04:00
5a2e9f354b Add some documentation. 2025-07-02 20:53:02 -04:00
f5283f33ca Add latched rules. 2025-07-02 20:05:36 -04:00
a078dcb193 Read events from multiple devices. 2025-07-02 17:01:17 -04:00
a5b59bf39e Fix combo rules and add some example config. 2025-07-02 14:53:52 -04:00
428749a519 Build rules from config. 2025-07-02 13:54:41 -04:00
50474f9fb2 Add an 'evlist' command to help get the exact strings for device names. 2025-07-01 23:30:24 -04:00
a18275f53b Remove obsolete comment. 2025-07-01 23:08:47 -04:00
970b3ded6e Implement rule matching for a couple of basic rule types. 2025-07-01 17:49:23 -04:00
5b3b70da14 Implement config file parsing for physical devices. 2025-07-01 13:23:21 -04:00
faa51bdda2 Implement basic config file parsing and create virtual devices from config file. 2025-07-01 11:27:14 -04:00
eeebb6d0b1 Small fixes for config parsing, and start plumbing it into our main program. 2025-06-28 22:30:59 -04:00
02c8642ead Initial config parsing code. 2025-06-28 19:41:23 -04:00
33837895d9 Refactor logging and start adding rule matching code. 2025-06-27 22:35:17 -04:00
8549f36c8f Working example code with 3-button combo. 2025-06-27 22:03:01 -04:00
4d8cfb9298 Add stale cleanup function (still WIP) 2025-06-27 13:57:35 -04:00
309b3d3984 Initial commit. 2025-06-27 12:18:21 -04:00