aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/werner (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper4-793/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-06-29Removed references to Harry Potter,Selene ToyKeeper1-32/+32
because J.K. Rowling is the figurehead of a hate group and I don't want to condone that in any way. I liked a 2-word phrase she wrote once, "mischief managed", but that was decades ago... and now she is the face of a transphobic movement known as TERFs. She turned out to be a pretty terrible person who uses her massive wealth and influence to spread hate and oppress people. To be clear: Trans rights are human rights. ... and anyone who has a problem with that has no place in this project. Patch suggested by SiteRelEnby, and TBH it's embarrassing that I didn't remove the phrase sooner. It seemed fun and innocent in 2017 when this project started, but ... things changed. https://github.com/SiteRelEnby/anduril2/commit/a1cee423b4e0e16909a90d5c3e6a7b70df30d755
2020-05-14gave Werner's UI a simple MakefileSelene ToyKeeper1-0/+7
2020-05-14fixed builds of Werner's UI on targets which had been failing (Noctigon K1, ↵Selene ToyKeeper2-3/+10
BLF LT1 Lantern, and all attiny1634 targets)
2020-03-16fixed a few things in ramping-ui, rampingiosv3, and werner's UISelene ToyKeeper1-7/+5
(just copied a few updates from anduril, particularly regarding FSM's "temperature" variable)
2018-12-18Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper2-29/+12
2018-11-11Added a README for the Werner UI. Fixed its build script.Selene ToyKeeper2-1/+57
2018-11-11Updated most of the UIs to use the new event API.Selene ToyKeeper1-17/+16
2018-08-18Removed symlinks to fix Windows checkouts. Copies those files from their ↵Selene ToyKeeper7-6/+19
originals on each build instead.
2018-07-03Added a momentary + Werner-style UI for FSM, because why not.Selene ToyKeeper7-0/+730
Based on Anduril, but with most of the features removed.