summaryrefslogtreecommitdiff
path: root/util.c
AgeCommit message (Collapse)Author
2025-06-24bugfix: I guess fprintf_s is not availableJoshua Liu
2025-06-22created the function declarations for die, set_data, parsestreamdeckdata and ↵Joshua Liu
writestreamdeckdata, and implemented set_data and die
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