| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | switched the rest of FSM + Anduril to use SPDX license headers | Selene ToyKeeper | 2023-04-17 | 1 | -5/+5 |
| | | | | | | | | instead of full GPL headers (or all too often, nothing at all) There are a few "FIXME" entries where I'm not sure about the correct copyright. | ||||
| * | nope, the pins weren't swapped... the wires on the prototype were reversed | Selene ToyKeeper | 2020-10-18 | 1 | -12/+12 |
| | | | | | | (code was correct before, but the test hardware was wrong) | ||||
| * | swapped PWM1 and PWM3 channels on K9.3, because I may have had them backward | Selene ToyKeeper | 2020-10-16 | 1 | -12/+12 |
| | | |||||
| * | got K9.3 2nd LEDs working (and modified FSM to allow this sort of thing) | Selene ToyKeeper | 2020-10-14 | 1 | -1/+1 |
| | | | | | | | | | added a way to include per-model code overrides added an override mechanism for logic inside set_level() wrote K9.3's set_level() function added TINT_RAMP_TOGGLE_ONLY mode for tint ramping | ||||
| * | configured K9.3 cfg (mostly), assigned a model number, fixed typo in hwdef | Selene ToyKeeper | 2020-10-14 | 1 | -2/+2 |
| | | | | | | | (main LEDs work now; 2nd LEDs not yet) (aux and button LEDs work too, plus switch) | ||||
| * | configured K9.3 hwdef | Selene ToyKeeper | 2020-10-14 | 1 | -34/+48 |
| | | |||||
| * | copied KR4 hwdef to K9.3 | Selene ToyKeeper | 2020-10-14 | 1 | -0/+150 |
