summaryrefslogtreecommitdiff
path: root/util.h
AgeCommit message (Collapse)Author
2025-08-21feat: moving away from JSON. going to be making use of sqlite to store deck ↵Joshua Liu
information
2025-06-22created the function declarations for die, set_data, parsestreamdeckdata and ↵Joshua Liu
writestreamdeckdata, and implemented set_data and die
2025-05-18refactor: moved most of the imports hereJoshua Liu
2025-04-30feat: inital commit, mostly moving files from old repository. streamdeck.c ↵Joshua Liu
now contains basic HIDAPI implementations, util library is still mostly empty