qmk_compiler
qmk_compiler copied to clipboard
The worker process that pulls keymap jobs from the queue and compiles them
- Set default S3 URL to None for boto, so the library can construct the URL from the region, thereby allowing intra-VPC S3 access to work instead of always relying...
add license file to the repo. Would love to take this up as part of hacktoberfest!
A number of the tests hit AWS resources - these could be easily mocked using the moto library and would make testing easier overall.
The keymaps endpoint (e.g. `https://api.qmk.fm/v1/keyboards/1upkeyboards/1up60hse/keymaps/default`) shows some lack of congruence. The key `keyboard_name`, inside `keymaps`, should be probably called `keyboard_folder` instead. Thank you.  ...  This change (if it...