index
:
0x33.board/firmware
main
CircuitPython isomorphic MIDI controller firmware
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
linting
HEAD
main
s-ol
2024-11-26
3
-15
/
+19
*
update for colorsys 3.0.0
s-ol
2024-11-26
5
-5
/
+16
*
simulator: better error tracebacks
s-ol
2024-11-26
1
-2
/
+3
*
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
5
-18
/
+151
*
scripts: support specifying drive, other configs
s-ol
2024-10-12
2
-9
/
+35
*
scripts: more options for flashing
s-ol
2024-06-06
1
-20
/
+41
*
update for CircuitPy 9
s-ol
2024-06-03
3
-4
/
+14
*
add board testing script
s-ol
2024-06-03
4
-0
/
+223
*
i2c: fix initialization
s-ol
2024-06-02
1
-8
/
+14
*
disable synth if synthio unavailable
s-ol
2023-09-24
3
-30
/
+68
*
add onboard synthio audio
s-ol
2023-09-22
3
-1
/
+86
*
formatting with black
s-ol
2023-09-22
12
-115
/
+127
*
USB MIDI note highlighting
s-ol
2023-05-20
3
-6
/
+23
*
simulator: make rtmidi optional
s-ol
2023-05-11
1
-12
/
+24
*
simulator: remove context menu, outlines, etc in multitouch chrome
s-ol
2023-05-11
1
-0
/
+5
*
fix(requirements.sim.txt): add websockets
Arthur Lutz
2023-05-03
1
-0
/
+1
*
simulator: SVG snapshots, reconnecting
s-ol
2023-05-03
2
-26
/
+74
*
simulator: web-based, interactive UI
s-ol
2023-04-28
7
-180
/
+500
*
update all board definitions
s-ol
2023-04-27
8
-50
/
+256
*
add adafruit_ticks dependency
s-ol
2023-04-24
1
-0
/
+1
*
simulator: PyQt5 SVG keyboard view
s-ol
2023-03-28
4
-25
/
+376
*
simulator: sync matrix state via SysEx messages
s-ol
2023-03-28
7
-40
/
+87
*
add 'simulator' board for testing on desktop
s-ol
2023-03-28
9
-70
/
+148
*
automatically rename CPy drive
s-ol
2023-01-26
2
-2
/
+3
*
detect dev_mode using storage.readonly (CPy 8)
s-ol
2022-12-22
2
-10
/
+2
*
reorder menu
s-ol
2022-12-03
1
-29
/
+29
*
add traditional piano layout
s-ol
2022-12-03
2
-1
/
+16
*
add Jankó layout
s-ol
2022-12-03
2
-1
/
+8
*
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
2
-3
/
+9
*
add .rw-test to gitignore
s-ol
2022-11-20
1
-0
/
+1
*
handle profile setting separately
s-ol
2022-11-20
2
-29
/
+18
*
group settings into categories
s-ol
2022-11-20
2
-38
/
+65
*
add Slider16Setting for MIDI CH
s-ol
2022-11-20
3
-8
/
+54
*
restore defaults when loading new profile
s-ol
2022-11-20
1
-1
/
+8
*
fix profile saving
s-ol
2022-11-20
2
-31
/
+43
*
detect & display dev_mode
s-ol
2022-11-20
3
-1
/
+21
*
menu improvements
s-ol
2022-11-17
2
-15
/
+48
*
basic i2c Key syncing
s-ol
2022-11-17
5
-25
/
+161
*
add setting to flip everything 180°
s-ol
2022-11-17
2
-6
/
+27
*
add r3 board rev
s-ol
2022-11-17
2
-1
/
+28
*
fail gracefully if no display is installed
s-ol
2022-11-17
2
-5
/
+16
*
auto-name virtual drive
s-ol
2022-11-17
1
-0
/
+4
*
Use official USB VID/PID pair (1209:2609)
s-ol
2022-10-11
1
-2
/
+1
*
license under MIT
s-ol
2022-07-29
1
-0
/
+19
*
add various RGB effects
s-ol
2022-07-05
6
-45
/
+148
*
dont crash in boot.py with stock CircuitPython
s-ol
2022-07-05
1
-1
/
+4
*
use config.py for board rev selection, dev mode
s-ol
2022-07-05
8
-8
/
+33
[next]