16 lines
747 B
Markdown
16 lines
747 B
Markdown
# purrChestrion
|
||
MIDI input for a B.Toys Meowsic keyboard, and possibly other musical toys as well
|
||
|
||
## Licensing
|
||
|
||
### Hardware
|
||
This project’s 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)_.
|