]> git.otsuka.systems Git - qmk-keymaps/log
qmk-keymaps
17 months agouse containerWorkspaceFolder var and pass it to setup.sh (#12)
Vitaliy Zaytsev [Thu, 2 May 2024 11:20:54 +0000 (14:20 +0300)]
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/

17 months agoReplicate qmk/qmk_firmware#23310
Nick Brassel [Thu, 2 May 2024 10:11:50 +0000 (20:11 +1000)]
Replicate qmk/qmk_firmware#23310

19 months agoAdd support for devcontainers. (#6)
Nick Brassel [Fri, 23 Feb 2024 11:35:45 +0000 (22:35 +1100)]
Add support for devcontainers. (#6)

22 months agoPoint workflows at `qmk/.github`s `main` branch (#1)
Nick Brassel [Tue, 28 Nov 2023 05:44:02 +0000 (16:44 +1100)]
Point workflows at `qmk/.github`s `main` branch (#1)

22 months agoUpdated `.gitignore`.
Nick Brassel [Wed, 22 Nov 2023 10:12:34 +0000 (21:12 +1100)]
Updated `.gitignore`.

22 months agoInitial structure.
Nick Brassel [Wed, 22 Nov 2023 04:21:42 +0000 (15:21 +1100)]
Initial structure.