Skip to content

Mod for the Monome Teletype to allow for shadow/library scripts not attached to a trigger in

Notifications You must be signed in to change notification settings

blex-max/teletype-5-more-scripts-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

clone the official monome teletype repo
fetch the tags with git fetch --tags
checkout the v5.0.0 tag git checkout v5.0.0

clone this repo
copy the .diff to your clone of the official repo
check nothing's gone wrong with git apply --check --verbose --ignore-whitespace --ignore-space-change more-scripts.diff
apply the patch - git apply --verbose --ignore-whitespace --ignore-space-change more-scripts.diff

build the firmware as normal with the docker image, and follow the update procedure as normal.
hooray, now you have more scripts! If this worked...

About

Mod for the Monome Teletype to allow for shadow/library scripts not attached to a trigger in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published