aboutsummaryrefslogtreecommitdiffstats
path: root/hex33board/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* lintingHEADmains-ol2024-11-261-8/+6
* disable synth by defaults-ol2024-10-121-1/+1
* add i2c offset parameters for tiling, sync settingss-ol2024-10-121-1/+30
* update for CircuitPy 9s-ol2024-06-031-1/+1
* disable synth if synthio unavailables-ol2023-09-241-7/+20
* add onboard synthio audios-ol2023-09-221-1/+70
* formatting with blacks-ol2023-09-221-72/+81
* USB MIDI note highlightings-ol2023-05-201-1/+14
* simulator: web-based, interactive UIs-ol2023-04-281-2/+2
* update all board definitionss-ol2023-04-271-1/+2
* simulator: PyQt5 SVG keyboard views-ol2023-03-281-17/+20
* simulator: sync matrix state via SysEx messagess-ol2023-03-281-16/+13
* add 'simulator' board for testing on desktops-ol2023-03-281-32/+19
* detect dev_mode using storage.readonly (CPy 8)s-ol2022-12-221-2/+2
* reorder menus-ol2022-12-031-29/+29
* add traditional piano layouts-ol2022-12-031-1/+1
* add Jankó layouts-ol2022-12-031-1/+1
* handle profile setting separatelys-ol2022-11-201-8/+0
* group settings into categoriess-ol2022-11-201-26/+23
* add Slider16Setting for MIDI CHs-ol2022-11-201-6/+7
* fix profile savings-ol2022-11-201-13/+13
* detect & display dev_modes-ol2022-11-201-1/+3
* menu improvementss-ol2022-11-171-12/+35
* basic i2c Key syncings-ol2022-11-171-9/+33
* add setting to flip everything 180°s-ol2022-11-171-0/+14
* fail gracefully if no display is installeds-ol2022-11-171-5/+10
* add various RGB effectss-ol2022-07-051-7/+14
* use config.py for board rev selection, dev modes-ol2022-07-051-1/+1
* add board revision abstractions-ol2022-06-261-24/+6
* update for PCB rev defcd99s-ol2022-06-261-4/+17
* automatic formattings-ol2022-05-251-22/+88
* perf: less OLED redraws in bases-ol2022-05-251-1/+1
* performance: 1MHz SPI, drop fancyleds-ol2022-05-251-1/+1
* shorter scale namess-ol2022-05-251-1/+1
* split up into more moduless-ol2022-05-211-175/+4
* more UI tweakss-ol2022-05-211-6/+47
* Use CAPS for settings in UIs-ol2022-05-211-10/+19
* refer to hardware MIDI as TRS MIDIs-ol2022-05-211-8/+8
* support multiple profiless-ol2022-05-211-3/+10
* move base key logic into BaseModes-ol2022-05-211-63/+81
* reduce menu button tapping term to 300mss-ol2022-05-211-1/+1
* don't show repl while bootings-ol2022-05-211-0/+2
* initial commits-ol2022-05-211-0/+262