summaryrefslogtreecommitdiffstats
path: root/Model100.ino
Commit message (Collapse)AuthorAgeFilesLines
* update for recent kaleidoscope/chrysalisbrian cully2026-01-301-257/+651
| | | | | removed a bunch of stuff i wasn't using to simplify, and rebase off the current default example in the kaleidoscope library.
* move some non-letter keys aroundBrian Cully2022-09-251-17/+18
| | | | | | | | | | turns out i don't like tapdance for keys like ‘.’ and ‘-’ because i frequently have to double-tap them, so nix tapdance everywhere to preserve symmetry. instead, put brackets on the unused top keys, fn, and shift layers. use charshift for the backslash key on the left-most home row key.
* use the numpad keys on the numpad layer.Brian Cully2022-09-251-4/+4
|
* initial firmware for model 100, based on my model 01 sketch.Brian Cully2022-09-241-0/+424