aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/meteor (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-13fixed some compile issues related to delay_4ms()Selene ToyKeeper1-1/+0
2018-12-18Updated the rest of the FSM interfaces to use the new config file system.Selene ToyKeeper1-1/+1
2018-11-11Updated most of the UIs to use the new event API.Selene ToyKeeper1-31/+31
2018-08-18Removed symlinks to fix Windows checkouts. Copies those files from their ↵Selene ToyKeeper1-0/+1
originals on each build instead.
2017-09-22Updated Meteor UI to use provided go_to_standby. Started on UI3, but it's ↵Selene ToyKeeper1-12/+74
not really working yet. Needs some underlying plumbing changes first, adding support for medium-length clicks.
2017-09-01Added UI2. UI2 is weird.Selene ToyKeeper1-5/+86
Not sure I got everything the same; will have to try UI2 on my actual Meteor to see how it works.
2017-08-31Started a Meteor M43 clone UI.Selene ToyKeeper1-0/+413
So far, UI1 and battcheck both work. UI2 and UI3 and other blinkies aren't implement yet. Added 6-bar battcheck style to match Meteor (ish). Increased maximum number of clicks to 12, because WTF. If your UI needs 12 clicks, what are you even doing in life?