summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-05-18Replace wrong shiftBen Ray
Signed-off-by: Ben Ray <ben@rayonline.net>
2026-05-18Add Dvorak layer, remove nums from other layersBen Ray
Signed-off-by: Ben Ray <ben@rayonline.net>
2026-05-18Add shifts to lowerBen Ray
Signed-off-by: Ben Ray <ben@rayonline.net>
2026-05-18Updated keymapsBen Ray
Signed-off-by: Ben Ray <ben@rayonline.net>
2026-05-13Remove rules.mk file that is not appliedBen Ray
2026-05-13Remove unused json keymapBen Ray
2026-05-13Add initial C Keymap for Klor with basic OLED functionalityBen Ray
2026-05-07Add klorBen Ray
2026-01-22Clarify scope (no new keyboards) (#48)Peter Cock
2025-04-22Fix for `.clangd`.Nick Brassel
2024-09-05Add clangd-related entries to `.gitignore` (#31)Sergey Vlasov
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).
2024-08-30Removes duplicated word *with* in README.md (#29)Chad Skeeters
2024-06-12Add `qmk config user.overlay_dir` step to README.md (#23)arisudesu
2024-05-02use containerWorkspaceFolder var and pass it to setup.sh (#12)Vitaliy Zaytsev
- 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/
2024-05-02Replicate qmk/qmk_firmware#23310Nick Brassel
2024-02-23Add support for devcontainers. (#6)Nick Brassel
2023-11-28Point workflows at `qmk/.github`s `main` branch (#1)Nick Brassel
2023-11-22Updated `.gitignore`.Nick Brassel
2023-11-22Initial structure.Nick Brassel