~andrew/qmk

update charybdis keymap.
Add Charybdis keyboard.
Add dragscroll toggle.
add nix flake.
Added keymap with symbol layer.
Add capsword, more hm mods.
Add trackbal 1.
Add voyager pers config.
Add personal keymap for ploopy classic tracball 2.
41ee8332 — Nick Brassel 1 year, 2 months ago
Fix for `.clangd`.
35edec29 — Sergey Vlasov 1 year, 10 months ago
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).
e6f22f98 — Chad Skeeters 1 year, 10 months ago
Removes duplicated word *with* in README.md (#29)

0f10c50b — arisudesu 2 years ago
Add `qmk config user.overlay_dir` step to README.md (#23)

76720021 — Vitaliy Zaytsev 2 years ago
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/
6ddb67dc — Nick Brassel 2 years ago
Replicate qmk/qmk_firmware#23310
67fac780 — Nick Brassel 2 years ago
Add support for devcontainers. (#6)

c8dcd929 — Nick Brassel 2 years ago
Point workflows at `qmk/.github`s `main` branch (#1)

5212d63b — Nick Brassel 2 years ago
Updated `.gitignore`.
92d62d05 — Nick Brassel 2 years ago
Initial structure.