aboutsummaryrefslogtreecommitdiff
path: root/tk-delay.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-19Fixed unreliability of short-click detection.Selene ToyKeeper1-1/+1
2017-08-18First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper1-0/+4
2017-03-18Made tk-delay.h allow use of both _delay_ms() and _delay_4ms().Selene ToyKeeper1-3/+4
2017-03-16Added _delay_4ms() thing from new smaller biscotti. Will need it for crescendo.Selene ToyKeeper1-0/+13
2017-03-16Added _delay_4ms() stuff, to save space on projects which need a few bytes mo...Selene ToyKeeper1-0/+13
2015-10-05Replaced how USE_FILE_DELAY works.Selene ToyKeeper1-7/+12
2015-09-11Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper1-1/+1
2015-09-11Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper1-0/+51