Rootiest rootiest
  • USA
  • https://rootiest.com
  • I am a developer and maker who enjoys:

    • 3D Printing
    • Self-Hosting
    • Linux
    • Arch
    • Neovim
    • All the other trendy (nerdy) tech things
  • Joined on 2026-01-12
rootiest pushed to feat/caps-mod at rootiest/qmk_firmware 2026-04-08 04:48:18 +00:00
d2a67b2bb3 fix(q5_max): invert autocorrect LED indicator — purple when autocorrect is OFF
0210caf90e feat(q5_max): add RGB indicators for CapsWord/Autocorrect/CapsLock on LED 55
6045cfa866 fix(q5_max): add clarifying comments to CAPS_MOD release handler
b77eea4192 feat(q5_max): implement CAPS_MOD tap/hold logic (ESC/Ctrl/CapsLock/CapsWord/Autocorrect)
bab766887a fix(q5_max): restore void casts for CAPS_MOD vars (QMK uses -Werror=unused-variable)
Compare 15 commits »
rootiest pushed to feat/layer-control at rootiest/qmk_firmware 2026-04-08 04:48:15 +00:00
45276ac042 feat(q5_max): add layer-lock keycodes for persistent layer activation
423e544097 feat(q5_max): add ESC key RGB indicator for active layer
86cad58f34 feat(q5_max): add COMM+DOT+SLSH fallback combo to return to BASE
e897c73ff4 chore: ignore Claude session and session memory ID files
949d34941a chore: remove upstream GitHub Actions workflows
Compare 5 commits »
rootiest pushed to chore/gitignore-update at rootiest/qmk_firmware 2026-04-08 04:48:13 +00:00
e897c73ff4 chore: ignore Claude session and session memory ID files
949d34941a chore: remove upstream GitHub Actions workflows
Compare 2 commits »
rootiest created branch chore/remove-actions in rootiest/qmk_firmware 2026-04-08 04:48:10 +00:00
rootiest pushed to chore/remove-actions at rootiest/qmk_firmware 2026-04-08 04:48:10 +00:00
949d34941a chore: remove upstream GitHub Actions workflows
rootiest created pull request rootiest/qmk_firmware#4 2026-04-08 04:35:23 +00:00
feat(q5_max): CAPS_MOD — multi-function CapsLock key with CapsWord, Autocorrect, and RGB indicators
rootiest created pull request rootiest/qmk_firmware#3 2026-04-08 04:35:17 +00:00
feat(q5_max): layer control — lock keycodes, ESC RGB indicator, BASE fallback combo
rootiest created pull request rootiest/qmk_firmware#2 2026-04-08 04:35:06 +00:00
chore: ignore Claude session and session memory ID files
rootiest created branch feat/caps-mod in rootiest/qmk_firmware 2026-04-08 04:27:41 +00:00
rootiest pushed to feat/caps-mod at rootiest/qmk_firmware 2026-04-08 04:27:41 +00:00
ed0267f4c6 fix(q5_max): invert autocorrect LED indicator — purple when autocorrect is OFF
74b13ad74c feat(q5_max): add RGB indicators for CapsWord/Autocorrect/CapsLock on LED 55
a9276e8588 fix(q5_max): add clarifying comments to CAPS_MOD release handler
d45853eb2c feat(q5_max): implement CAPS_MOD tap/hold logic (ESC/Ctrl/CapsLock/CapsWord/Autocorrect)
11b9b7cb6b fix(q5_max): restore void casts for CAPS_MOD vars (QMK uses -Werror=unused-variable)
Compare 10 commits »
rootiest created branch feat/layer-control in rootiest/qmk_firmware 2026-04-08 04:27:39 +00:00
rootiest pushed to feat/layer-control at rootiest/qmk_firmware 2026-04-08 04:27:39 +00:00
5fb2847dcd feat(q5_max): add layer-lock keycodes for persistent layer activation
78c9e2c57d feat(q5_max): add ESC key RGB indicator for active layer
f66210c1d1 feat(q5_max): add COMM+DOT+SLSH fallback combo to return to BASE
Compare 3 commits »
rootiest created branch chore/gitignore-update in rootiest/qmk_firmware 2026-04-08 04:15:04 +00:00
rootiest pushed to chore/gitignore-update at rootiest/qmk_firmware 2026-04-08 04:15:04 +00:00
784bd2ed6f chore: ignore Claude session and session memory ID files
rootiest created branch dev in rootiest/qmk_firmware 2026-04-07 04:09:51 +00:00
rootiest pushed to dev at rootiest/qmk_firmware 2026-04-07 04:09:51 +00:00
354fb7ca3f feat(q5_max): add ESC key RGB indicator for active layer
e7faaf3376 feat(q5_max): add COMM+DOT+SLSH fallback combo to return to BASE
Compare 2 commits »
rootiest deleted branch wireless_playground from rootiest/qmk_firmware 2026-04-06 17:37:57 +00:00
rootiest deleted branch q5_dev from rootiest/qmk_firmware 2026-04-06 17:31:53 +00:00
rootiest pushed to main at rootiest/qmk_firmware 2026-04-06 17:31:51 +00:00
9d2531efd3 Merge pull request 'feat(q5_max): chord-based unicode/emoji input system' (#1) from q5_dev into main
bdcec0fd7e docs(CLAUDE.md): add git conventions section
e1bed8ec91 docs: add CLAUDE.md with project guidelines and venv requirement
c819c83b80 feat(q5_max): add chord-based unicode/emoji input system
Compare 4 commits »
rootiest merged pull request rootiest/qmk_firmware#1 2026-04-06 17:31:50 +00:00
feat(q5_max): chord-based unicode/emoji input system