]> git.otsuka.systems Git - qmk-keymaps/log
qmk-keymaps
7 months agoadd keychron q10 cotsuka
Cameron Otsuka [Wed, 12 Feb 2025 03:57:05 +0000 (19:57 -0800)]
add keychron q10

7 months agoremove editorconfig
Cameron Otsuka [Wed, 12 Feb 2025 01:00:21 +0000 (17:00 -0800)]
remove editorconfig

7 months agoupdate boilerplate
Cameron Otsuka [Wed, 12 Feb 2025 00:49:45 +0000 (16:49 -0800)]
update boilerplate

13 months agoAdd clangd-related entries to `.gitignore` (#31) main
Sergey Vlasov [Thu, 5 Sep 2024 08:51:35 +0000 (11:51 +0300)]
Add clangd-related entries to `.gitignore` (#31)

This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).

13 months agoRemoves duplicated word *with* in README.md (#29)
Chad Skeeters [Fri, 30 Aug 2024 02:27:51 +0000 (21:27 -0500)]
Removes duplicated word *with* in README.md (#29)

15 months agoAdd `qmk config user.overlay_dir` step to README.md (#23)
arisudesu [Wed, 12 Jun 2024 03:00:54 +0000 (06:00 +0300)]
Add `qmk config user.overlay_dir` step to README.md (#23)

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.