aboutsummaryrefslogtreecommitdiffstats
path: root/hex33board/menu.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintingHEADmains-ol2024-11-261-1/+2
* update for colorsys 3.0.0s-ol2024-11-261-2/+1
* add i2c offset parameters for tiling, sync settingss-ol2024-10-121-3/+31
* add onboard synthio audios-ol2023-09-221-0/+7
* formatting with blacks-ol2023-09-221-4/+10
* bottom-align value bar for settingss-ol2022-12-031-4/+12
* menu.py cleanups-ol2022-11-201-9/+16
* move profile JSON files into subdirectorys-ol2022-11-201-2/+8
* handle profile setting separatelys-ol2022-11-201-21/+18
* group settings into categoriess-ol2022-11-201-12/+42
* add Slider16Setting for MIDI CHs-ol2022-11-201-0/+39
* restore defaults when loading new profiles-ol2022-11-201-1/+8
* fix profile savings-ol2022-11-201-18/+30
* menu improvementss-ol2022-11-171-3/+13
* basic i2c Key syncings-ol2022-11-171-2/+7
* automatic formattings-ol2022-05-251-20/+46
* perf: less OLED redraws in bases-ol2022-05-251-0/+4
* performance: 1MHz SPI, drop fancyleds-ol2022-05-251-10/+10
* fix profile loadings-ol2022-05-231-1/+7
* split up into more moduless-ol2022-05-211-1/+1
* more UI tweakss-ol2022-05-211-10/+13
* Use CAPS for settings in UIs-ol2022-05-211-4/+13
* support multiple profiless-ol2022-05-211-6/+21
* move base key logic into BaseModes-ol2022-05-211-1/+3
* initial commits-ol2022-05-211-0/+244