https://github.com/zmkfirmware/zmk-studio-ts-client
TypeScript client for ZMK Studio enabled devices
https://github.com/zmkfirmware/zmk-studio-ts-client
Last synced: about 1 year ago
JSON representation
TypeScript client for ZMK Studio enabled devices
- Host: GitHub
- URL: https://github.com/zmkfirmware/zmk-studio-ts-client
- Owner: zmkfirmware
- License: mit
- Created: 2024-06-24T22:46:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T20:43:47.000Z (over 1 year ago)
- Last Synced: 2025-04-03T20:15:41.266Z (about 1 year ago)
- Language: TypeScript
- Size: 616 KB
- Stars: 4
- Watchers: 1
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# zmk-studio-ts-client
Simple client library for the ZMK Studio RPC layer, with the message types generated directly from the ZMK Studio
protocol buffer files.
## API
TODO