aboutsummaryrefslogtreecommitdiffstats
path: root/hex33board/base.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formatting with blacks-ol2023-09-221-8/+10
|
* USB MIDI note highlightings-ol2023-05-201-0/+1
|
* simulator: sync matrix state via SysEx messagess-ol2023-03-281-1/+1
|
* add 'simulator' board for testing on desktops-ol2023-03-281-5/+4
|
* detect & display dev_modes-ol2022-11-201-0/+10
|
* basic i2c Key syncings-ol2022-11-171-6/+4
|
* add various RGB effectss-ol2022-07-051-3/+12
|
* automatic formattings-ol2022-05-251-36/+72
| | | | black -S
* perf: less OLED redraws in bases-ol2022-05-251-18/+26
|
* split up into more moduless-ol2022-05-211-241/+161
|
* more UI tweakss-ol2022-05-211-1/+9
|
* Use CAPS for settings in UIs-ol2022-05-211-2/+2
|
* move base key logic into BaseModes-ol2022-05-211-9/+33
|
* initial commits-ol2022-05-211-0/+228