Compare commits

..

5 Commits

Author SHA1 Message Date
rootiest fe35602f65 Merge pull request 'chore: ignore ai session files in any directory' (#24) from chore/ai-sessions into main
Reviewed-on: #24
2026-04-23 21:07:01 +00:00
rootiest 7a2b47a265 chore: ignore ai session files in any directory 2026-04-23 17:05:52 -04:00
rootiest 3b497e6eba Merge pull request 'feat(q5_max): expand chord table with Greek alphabet and math symbols' (#22) from feat/chords into main
Reviewed-on: #22
2026-04-23 03:08:14 +00:00
rootiest 4a1533b189 feat(q5_max): expand chord table with Greek alphabet and math symbols
Add 21 Greek letters (gamma–psi, completing the full alphabet), six
blackboard-bold number-set symbols (ℝ ℕ ℤ ℚ ℂ ℵ), and 44 new math
entries covering calculus (∫ ∂ ∇ ∑ ∏), set theory (∈ ∉ ⊂ ⊆ ∪ ∩ ∅),
logic (∀ ∃ ∧ ∨ ⟹ ⟺), geometry (∠ ⊥ ∥), and floor/ceiling brackets.

Aliases provided for longer sequences (eps→ε, prt→∂, ups→υ, omi→ο,
ang→∠).  Disambiguation notes added for mu/mute, sub/subeq, sup/supeq.
2026-04-23 03:01:42 +00:00
rootiest e8433ba5d9 Merge pull request 'feat(q5_max): add speculative hold for caps_mod key' (#23) from feat/speculative-hold into main
Reviewed-on: #23
2026-04-23 02:59:37 +00:00
+4 -2
View File
@@ -112,9 +112,11 @@ compile_commands.json
via*.json
/keyboards/**/keymaps/vial/*
# AI Sessions
.gemini_session
.claude_session
# Keep firmware file
!keyboards/keychron/*/firmware/*.bin
/.claude_session
/.remember/tmp/save-session.pid
/.direnv/CACHEDIR.TAG
/.gemini_session