You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[build]
|
|
|
|
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../app/boards/"
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "/community/discord/invite"
|
|
|
|
to = "https://discord.gg/sycytVQ"
|
|
|
|
status = 302
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "https://zmkfirmware.dev/*"
|
|
|
|
to = "https://zmk.dev/:splat"
|
|
|
|
force = true
|
|
|
|
|
|
|
|
[[redirects]]
|
|
|
|
from = "https://www.zmkfirmware.dev/*"
|
|
|
|
to = "https://www.zmk.dev/:splat"
|
|
|
|
force = true
|
|
|
|
|
|
|
|
[[headers]]
|
|
|
|
for = "/hardware-metadata.json"
|
|
|
|
[headers.values]
|
|
|
|
Access-Control-Allow-Origin = "*"
|