https://github.com/merlin04/synth-fw
[VERY WIP] firmware for unnamed teensy-based synthesizer/midi keyboard/sequencer/etc
https://github.com/merlin04/synth-fw
Last synced: 9 months ago
JSON representation
[VERY WIP] firmware for unnamed teensy-based synthesizer/midi keyboard/sequencer/etc
- Host: GitHub
- URL: https://github.com/merlin04/synth-fw
- Owner: Merlin04
- Created: 2023-06-05T00:01:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T08:41:12.000Z (over 1 year ago)
- Last Synced: 2025-01-07T09:37:15.373Z (over 1 year ago)
- Language: C++
- Size: 219 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
>[!warning]
>i stopped working on this for a year and then decided to [rewrite the firmware entirely in rust](https://github.com/merlin04/weird-midifw), so this repo will forever be left unfinished
# synthesizer/midi keyboard that is currently unnamed, the firmware
## credits
This project is licensed under the MIT license, and incorporates code from the following projects:
- [ZMK](https://github.com/zmkfirmware/zmk) (MIT license)