aboutsummaryrefslogtreecommitdiff
path: root/tk-attiny.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper2017-09-031-8/+10
* Replaced FSM_*_LAYOUT with FSM_*_DRIVER because I think it makes more sense.Selene ToyKeeper2017-08-301-11/+11
* Replaced bare config errors with the preprocessor's intended method of throwi...Selene ToyKeeper2017-08-261-2/+2
* Added unfinished UI similar to Olight Baton series.Selene ToyKeeper2017-08-191-9/+7
* Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper2017-08-191-2/+2
* First RoundTable example actually works (simple momentary 1-mode UI).Selene ToyKeeper2017-08-181-2/+15
* Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper2017-08-181-1/+81
* Merged the crescendo (ramping-clicky UI) branch.Selene ToyKeeper2017-06-181-1/+13
|\
| * merged trunkSelene ToyKeeper2017-06-181-1/+1
| |\ | |/ |/|
* | fixed tiny25 BOGOMIPS valueSelene ToyKeeper2017-05-011-1/+1
| * Fixed LVP. Verified it works on FET+1 and attiny25. Added presets for MTN17...Selene ToyKeeper2017-03-181-0/+12
|/
* Added bistro-tripledown.c.Selene ToyKeeper2016-05-231-1/+34
* Made a simple program to blink out temperature measurements.Selene ToyKeeper2015-10-101-0/+3
* Added nanjg board/pin layout definition to tk-attiny.h.Selene ToyKeeper2015-10-051-0/+13
* Oops, delay_s() should delay for 1000 ms, not BOGOMIPS ms.Selene ToyKeeper2015-09-111-2/+3
* Refactored blf-a6 a bunch to export code to includes and make attiny portabil...Selene ToyKeeper2015-09-111-0/+90