summaryrefslogtreecommitdiff
path: root/streamdeck.h
AgeCommit message (Collapse)Author
2025-06-19feat: removed more unnecessary macro constants and moved enumeration ↵masterJoshua Liu
declaration into devdetails.h
2025-06-19feat: removed unnecessary macro constantsJoshua Liu
2025-06-19feat: moved imports from streamdeck.c into here, and added function ↵Joshua Liu
declaration for init
2025-05-18feat: implemented several of the functions, added some more function ↵Joshua Liu
declarations
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