| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add my game layer | 2020-12-07 | 1 | -0/+32 | ||
| | | | | | | | | | | | | | | | This layer is layed out so that when using a colemak keymap it turns into a mirrored QWERTY, with the WASD mirrored a second time. This is so that I don’t have to keep rebinding all of my keyboard keys when playing games and can use my left-handed mouse. | |||||
| | * | Add my UPPER layer | 2020-12-07 | 1 | -8/+40 | ||
| | | | ||||||
| | * | Set up 3rd layer the way I’m used to | 2020-12-07 | 1 | -13/+13 | ||
| | | | ||||||
| | * | Update second layer to my usual keyboard layout | 2020-12-05 | 1 | -17/+17 | ||
| | | | ||||||
| | * | Update first layer to my usual keyboard layout | 2020-12-04 | 1 | -24/+26 | ||
| | | | ||||||
| | * | Initial commit | 2020-12-04 | 4 | -0/+225 | ||
| | | ||||||
| * | Add home row modifiers to keyboard layout | 2024-10-03 | 1 | -4/+4 | ||
| | | ||||||
| * | Add comments to disable clang formatting | 2024-10-03 | 1 | -0/+2 | ||
| | | ||||||
| * | Add atreus-ryuk keyboard layout | 2024-10-03 | 1 | -0/+42 | ||
| | | ||||||
| * | Add clangd-related entries to `.gitignore` (#31) | 2024-09-05 | 1 | -0/+5 | ||
| | | | | | | 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). | |||||
| * | Removes duplicated word *with* in README.md (#29) | 2024-08-30 | 1 | -1/+1 | ||
| | | ||||||
| * | Add `qmk config user.overlay_dir` step to README.md (#23) | 2024-06-12 | 1 | -1/+2 | ||
| | | ||||||
| * | use containerWorkspaceFolder var and pass it to setup.sh ↵ | 2024-05-02 | 2 | -3/+5 | ||
| | | | | | | | | | (#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/ | |||||
| * | Replicate qmk/qmk_firmware#23310 | 2024-05-02 | 1 | -1/+1 | ||
| | | ||||||
| * | Add support for devcontainers. (#6) | 2024-02-23 | 3 | -0/+66 | ||
| | | ||||||
| * | Point workflows at `qmk/.github`s `main` branch (#1) | 2023-11-28 | 1 | -2/+2 | ||
| | | ||||||
| * | Updated `.gitignore`. | 2023-11-22 | 1 | -1/+9 | ||
| | | ||||||
| * | Initial structure. | 2023-11-22 | 12 | -0/+506 | ||
