| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | send wide mouse reportsHEADmain | brian cully | 2026-01-31 | 1 | -0/+2 |
| | | |||||
| * | enable via | brian cully | 2026-01-31 | 1 | -1/+1 |
| | | |||||
| * | stop using ploopy's drag scroll which accumulated large errors | brian cully | 2026-01-16 | 1 | -8/+35 |
| | | |||||
| * | change dpi settings again! | brian cully | 2026-01-14 | 1 | -2/+5 |
| | | |||||
| * | increase sensitivity through magic | brian cully | 2026-01-14 | 1 | -8/+7 |
| | | |||||
| * | change dpi options | brian cully | 2026-01-14 | 1 | -4/+4 |
| | | |||||
| * | turn on hires scrolling | brian cully | 2026-01-14 | 1 | -2/+8 |
| | | |||||
| * | fix scroll x/y matching movement | brian cully | 2026-01-14 | 1 | -0/+2 |
| | | |||||
| * | put zoom on fn1, swap dpi and boot on fn2 | brian cully | 2026-01-14 | 1 | -2/+2 |
| | | |||||
| * | move stuff to fn2. fn1 is now empty because i'm indecisive | brian cully | 2026-01-13 | 1 | -2/+2 |
| | | |||||
| * | lower default dpi to 12000 | brian cully | 2026-01-13 | 1 | -1/+1 |
| | | |||||
| * | turn off deferred_exec | brian cully | 2026-01-13 | 1 | -1/+1 |
| | | |||||
| * | turn on drag scrolling for fn2 as well | brian cully | 2026-01-13 | 1 | -1/+2 |
| | | |||||
| * | add second layer. tap for fn1, hold for fn2 | brian cully | 2026-01-13 | 2 | -23/+31 |
| | | |||||
| * | remove dead via map | brian cully | 2026-01-13 | 2 | -7/+0 |
| | | |||||
| * | clean up fn1 so it only ever goes away on release | brian cully | 2026-01-13 | 2 | -3/+16 |
| | | | | | | | otherwise a toggle followed by a long press would release fn1 when the button was down, which felt weird as i was holding it down in order to keep the layer on. | ||||
| * | implement click toggle and click hold for fn1 | brian cully | 2026-01-13 | 1 | -7/+13 |
| | | |||||
| * | put layer change on lr button tap toggle | brian cully | 2026-01-13 | 5 | -6/+55 |
| | | |||||
| * | add my ploopy adept keymap | brian cully | 2026-01-13 | 6 | -0/+82 |
| | | |||||
| * | Fix for `.clangd`. | Nick Brassel | 2025-04-22 | 1 | -1/+1 |
| | | |||||
| * | Add clangd-related entries to `.gitignore` (#31) | Sergey Vlasov | 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) | Chad Skeeters | 2024-08-30 | 1 | -1/+1 |
| | | |||||
| * | Add `qmk config user.overlay_dir` step to README.md (#23) | arisudesu | 2024-06-12 | 1 | -1/+2 |
| | | |||||
| * | use containerWorkspaceFolder var and pass it to setup.sh (#12) | Vitaliy Zaytsev | 2024-05-02 | 2 | -3/+5 |
| | | | | | | | - 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 | Nick Brassel | 2024-05-02 | 1 | -1/+1 |
| | | |||||
| * | Add support for devcontainers. (#6) | Nick Brassel | 2024-02-23 | 3 | -0/+66 |
| | | |||||
| * | Point workflows at `qmk/.github`s `main` branch (#1) | Nick Brassel | 2023-11-28 | 1 | -2/+2 |
| | | |||||
| * | Updated `.gitignore`. | Nick Brassel | 2023-11-22 | 1 | -1/+9 |
| | | |||||
| * | Initial structure. | Nick Brassel | 2023-11-22 | 12 | -0/+506 |
