Finish board

This commit is contained in:
2025-04-15 23:10:57 +02:00
parent 24c77bd3e0
commit e674380a9a
20 changed files with 14008 additions and 9479 deletions
+14 -1
View File
@@ -1,2 +1,15 @@
# purrChestrion
MIDI input for a B.Toys Meowsic keyboard, and possible other musical toys as well
MIDI input for a B.Toys Meowsic keyboard, and possibly other musical toys as well
## Licensing
### Hardware
This projects hardware designs (schematics, board files, etc.) are licensed under the **CERN Open Hardware License v2.0 - Strongly Reciprocal (CERN-OHL-S)**.
See `LICENSE-hardware.txt` for full terms.
### Software (Arduino Firmware)
The firmware is licensed under the **GNU General Public License v3.0 (GPLv3)**.
See `LICENSE-software.txt` for full terms.
### Attribution
If you remix, modify, or use this project (hardware or software) in your own work, **credit is required**. Please link back to this repository and mention the original author: _[Steve Gilissen](https://github.com/sgilissen/purrChestrion)_.