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
/
__init__.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linting
HEAD
main
s-ol
2024-11-26
1
-8
/
+6
*
disable synth by default
s-ol
2024-10-12
1
-1
/
+1
*
add i2c offset parameters for tiling, sync settings
s-ol
2024-10-12
1
-1
/
+30
*
update for CircuitPy 9
s-ol
2024-06-03
1
-1
/
+1
*
disable synth if synthio unavailable
s-ol
2023-09-24
1
-7
/
+20
*
add onboard synthio audio
s-ol
2023-09-22
1
-1
/
+70
*
formatting with black
s-ol
2023-09-22
1
-72
/
+81
*
USB MIDI note highlighting
s-ol
2023-05-20
1
-1
/
+14
*
simulator: web-based, interactive UI
s-ol
2023-04-28
1
-2
/
+2
*
update all board definitions
s-ol
2023-04-27
1
-1
/
+2
*
simulator: PyQt5 SVG keyboard view
s-ol
2023-03-28
1
-17
/
+20
*
simulator: sync matrix state via SysEx messages
s-ol
2023-03-28
1
-16
/
+13
*
add 'simulator' board for testing on desktop
s-ol
2023-03-28
1
-32
/
+19
*
detect dev_mode using storage.readonly (CPy 8)
s-ol
2022-12-22
1
-2
/
+2
*
reorder menu
s-ol
2022-12-03
1
-29
/
+29
*
add traditional piano layout
s-ol
2022-12-03
1
-1
/
+1
*
add Jankó layout
s-ol
2022-12-03
1
-1
/
+1
*
handle profile setting separately
s-ol
2022-11-20
1
-8
/
+0
*
group settings into categories
s-ol
2022-11-20
1
-26
/
+23
*
add Slider16Setting for MIDI CH
s-ol
2022-11-20
1
-6
/
+7
*
fix profile saving
s-ol
2022-11-20
1
-13
/
+13
*
detect & display dev_mode
s-ol
2022-11-20
1
-1
/
+3
*
menu improvements
s-ol
2022-11-17
1
-12
/
+35
*
basic i2c Key syncing
s-ol
2022-11-17
1
-9
/
+33
*
add setting to flip everything 180°
s-ol
2022-11-17
1
-0
/
+14
*
fail gracefully if no display is installed
s-ol
2022-11-17
1
-5
/
+10
*
add various RGB effects
s-ol
2022-07-05
1
-7
/
+14
*
use config.py for board rev selection, dev mode
s-ol
2022-07-05
1
-1
/
+1
*
add board revision abstraction
s-ol
2022-06-26
1
-24
/
+6
*
update for PCB rev defcd99
s-ol
2022-06-26
1
-4
/
+17
*
automatic formatting
s-ol
2022-05-25
1
-22
/
+88
*
perf: less OLED redraws in base
s-ol
2022-05-25
1
-1
/
+1
*
performance: 1MHz SPI, drop fancyled
s-ol
2022-05-25
1
-1
/
+1
*
shorter scale names
s-ol
2022-05-25
1
-1
/
+1
*
split up into more modules
s-ol
2022-05-21
1
-175
/
+4
*
more UI tweaks
s-ol
2022-05-21
1
-6
/
+47
*
Use CAPS for settings in UI
s-ol
2022-05-21
1
-10
/
+19
*
refer to hardware MIDI as TRS MIDI
s-ol
2022-05-21
1
-8
/
+8
*
support multiple profiles
s-ol
2022-05-21
1
-3
/
+10
*
move base key logic into BaseMode
s-ol
2022-05-21
1
-63
/
+81
*
reduce menu button tapping term to 300ms
s-ol
2022-05-21
1
-1
/
+1
*
don't show repl while booting
s-ol
2022-05-21
1
-0
/
+2
*
initial commit
s-ol
2022-05-21
1
-0
/
+262