qmk / qmk_api

QMK API, information on keyboards and keymaps, and a compile service.
http://api.qmk.fm/
Other
34 stars 21 forks source link

[Docs] Update URL of endpoint (compile.qmk.fm→api.qmk.fm) and KEYMAP→LAYOUT #55

Closed precondition closed 2 years ago

precondition commented 2 years ago

Description

compile.qmk.fm/v1/compile returns a 404 error code and using "KEYMAP" as the layout causes the compilation to fail.

I also changed the job id of the last two curl commands to stay consistent with previous curl calls.