A Go client library for accessing QMK's API
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
fixed client test
8e2b6c1
write keyboard functions and corresponding test
7c9f7d3
being implementing status endpoints
eaee148
Implemented client functions and their tests
9f9f084
Fix test to not include non-function api aspect
0676838
Implement converters/kle2qmk endpoint
858dd74
Reformat TODO list
a2ce77e
Implement API function for usb endpoint
6e2a3ca
Implement ErrorLog endpoint function
f450fc0
Implement several more endpoints and their tests
fab98db
Implemented /v1/keyboards/<:keyboard> endpoint
933e44e
Implemented /v1/
b32e47c
Add two more functions and corresponding tests
5f36628
add dev support files for testing endpoints
cc05c16
Add status-related function
664ddd7