https://github.com/calebtt/streamtoactiontranslator
CMake project, C++23, input stream to actions (function calls)
https://github.com/calebtt/streamtoactiontranslator
Last synced: 9 months ago
JSON representation
CMake project, C++23, input stream to actions (function calls)
- Host: GitHub
- URL: https://github.com/calebtt/streamtoactiontranslator
- Owner: calebtt
- Created: 2024-01-07T09:25:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T04:50:28.000Z (over 1 year ago)
- Last Synced: 2025-04-09T15:19:45.811Z (about 1 year ago)
- Language: C++
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
It's the XMapLib_Keyboard core as a CMake project, with unit test (works in visual studio too).
Does not include the OvertakingFilter as of yet, and it does not make any demand about it's input being specific button code enum, just integer values.