Skip to content

Latest QMK Firmware

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 16:44
· 14 commits to master since this release
7672002
use containerWorkspaceFolder var and pass it to setup.sh (#12)

- folder name inside dev container is same as folder name on host
  so if it differs from qmk_userspace then setup.sh cannot be found
  and it sets incorrect user.overlay_dir
- docs https://containers.dev/implementors/json_reference/