index
:
0x33.board/firmware
main
CircuitPython isomorphic MIDI controller firmware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hex33board
/
menu.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linting
HEAD
main
s-ol
2024-11-26
1
-1
/
+2
*
update for colorsys 3.0.0
s-ol
2024-11-26
1
-2
/
+1
*
add i2c offset parameters for tiling, sync settings
s-ol
2024-10-12
1
-3
/
+31
*
add onboard synthio audio
s-ol
2023-09-22
1
-0
/
+7
*
formatting with black
s-ol
2023-09-22
1
-4
/
+10
*
bottom-align value bar for settings
s-ol
2022-12-03
1
-4
/
+12
*
menu.py cleanup
s-ol
2022-11-20
1
-9
/
+16
*
move profile JSON files into subdirectory
s-ol
2022-11-20
1
-2
/
+8
*
handle profile setting separately
s-ol
2022-11-20
1
-21
/
+18
*
group settings into categories
s-ol
2022-11-20
1
-12
/
+42
*
add Slider16Setting for MIDI CH
s-ol
2022-11-20
1
-0
/
+39
*
restore defaults when loading new profile
s-ol
2022-11-20
1
-1
/
+8
*
fix profile saving
s-ol
2022-11-20
1
-18
/
+30
*
menu improvements
s-ol
2022-11-17
1
-3
/
+13
*
basic i2c Key syncing
s-ol
2022-11-17
1
-2
/
+7
*
automatic formatting
s-ol
2022-05-25
1
-20
/
+46
*
perf: less OLED redraws in base
s-ol
2022-05-25
1
-0
/
+4
*
performance: 1MHz SPI, drop fancyled
s-ol
2022-05-25
1
-10
/
+10
*
fix profile loading
s-ol
2022-05-23
1
-1
/
+7
*
split up into more modules
s-ol
2022-05-21
1
-1
/
+1
*
more UI tweaks
s-ol
2022-05-21
1
-10
/
+13
*
Use CAPS for settings in UI
s-ol
2022-05-21
1
-4
/
+13
*
support multiple profiles
s-ol
2022-05-21
1
-6
/
+21
*
move base key logic into BaseMode
s-ol
2022-05-21
1
-1
/
+3
*
initial commit
s-ol
2022-05-21
1
-0
/
+244