aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/momentary.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-30Reorganized FSM files, one dir per UI.Selene ToyKeeper1-81/+0
2017-08-30Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper1-1/+2
2017-08-24Added loop() to API, executes constantly.Selene ToyKeeper1-0/+3
2017-08-19Extra debouncing in PCINT (don't emit event if push was rejected).Selene ToyKeeper1-14/+6
2017-08-19Fixed momentary UI (API changed a little).Selene ToyKeeper1-1/+1
2017-08-19Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper1-4/+4
2017-08-19Added missing GPL header, fixed typo, fixed missing return.Selene ToyKeeper1-1/+2
2017-08-19Made LVP work.Selene ToyKeeper1-26/+14
2017-08-18First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper1-22/+50
2017-08-18Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper1-0/+68