| Commit message (Expand) | Author | Age | Files | Lines |
| * | renamed tk*.h to arch/*.h or fsm/*.h (part 1) | Selene ToyKeeper | 2023-11-03 | 6 | -0/+0 |
| * | moved ATTINY and MODEL_NUMBER into $target/arch and $target/model, | Selene ToyKeeper | 2023-11-03 | 211 | -299/+251 |
| * | moved variant builds under their parent, like "d4-219" -> "d4/219" | Selene ToyKeeper | 2023-11-03 | 39 | -20/+21 |
| * | fixed compile scripts and added a "./make" wrapper for convenience | Selene ToyKeeper | 2023-11-03 | 3 | -15/+103 |
| * | renamed cfg.h -> anduril.h inside source files | Selene ToyKeeper | 2023-11-03 | 51 | -52/+52 |
| * | renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1) | Selene ToyKeeper | 2023-11-03 | 73 | -2/+2 |
| * | got things to compile again, renamed #includes | Selene ToyKeeper | 2023-11-02 | 164 | -977/+317 |
| * | reorganized project files (part 1) | Selene ToyKeeper | 2023-11-02 | 256 | -453/+0 |
| * | added LICENSE (GPLv3) | Selene ToyKeeper | 2023-11-02 | 1 | -0/+674 |
| * | added barebones README.md | Selene ToyKeeper | 2023-11-02 | 1 | -0/+9 |
| * | repo converted from bzr to git, added .gitignore | Selene ToyKeeper | 2023-11-02 | 1 | -0/+13 |
| * | merged multi-channel branch with a major refactor and half a year of updates | Selene ToyKeeper | 2023-11-02 | 270 | -6942/+13601 |
| |\ |
|
| | * | slightly longer smooth-off animation, to make on and off feel symmetrical | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| | * | finally added a change log | Selene ToyKeeper | 2023-10-31 | 1 | -0/+245 |
| | * | converted fw3x-lume1 to new API, I think | Selene ToyKeeper | 2023-10-31 | 5 | -87/+168 |
| | * | restored original smooth-steps-downward timing; | Selene ToyKeeper | 2023-10-31 | 1 | -1/+1 |
| | * | converted thefreeman-lin16dac to new API, | Selene ToyKeeper | 2023-10-30 | 4 | -65/+201 |
| | * | build.sh: use busybox-compatible grep args | Selene ToyKeeper | 2023-10-30 | 1 | -1/+1 |
| | * | converted mateminco-mt35-mini to new API | Selene ToyKeeper | 2023-10-30 | 3 | -72/+119 |
| | * | fixed sp10-pro build error (attiny DFP v2 changed some definitions) | Selene ToyKeeper | 2023-10-30 | 1 | -1/+1 |
| | * | fixed delay timing on attiny1616 (it was about 17% too long this whole time) | Selene ToyKeeper | 2023-10-29 | 3 | -6/+6 |
| | * | updated model names which changed recently | Selene ToyKeeper | 2023-10-29 | 1 | -2/+4 |
| | * | converted noctigon-k1-boost to multi-channel with PWM+DSM | Selene ToyKeeper | 2023-10-29 | 3 | -152/+231 |
| | * | applied new delay factor to other DSM builds, and some new DSM_* defines | Selene ToyKeeper | 2023-10-29 | 6 | -10/+37 |
| | * | converted noctigon-dm11-boost to use PWM+DSM, and recalibrated timing for del... | Selene ToyKeeper | 2023-10-29 | 7 | -53/+126 |
| | * | fixed blf-lt1-t1616, after testing on actual hardware | Selene ToyKeeper | 2023-10-29 | 5 | -25/+39 |
| | * | converted noctigon-k1-sbt90 to new API and switched to dynamic PWM | Selene ToyKeeper | 2023-10-28 | 3 | -156/+226 |
| | * | converted ff-rot66 to new API | Selene ToyKeeper | 2023-10-28 | 4 | -26/+32 |
| | * | converted emisar-d18 to new API | Selene ToyKeeper | 2023-10-28 | 4 | -66/+133 |
| | * | switched blf-lt1-t1616 from plain PWM to PWM+DSM | Selene ToyKeeper | 2023-10-28 | 5 | -89/+186 |
| | * | enabled smooth steps on blf-q8 and sofirn-sp36, instead of tactical mode | Selene ToyKeeper | 2023-10-27 | 1 | -1/+3 |
| | * | converted noctigon-m44 to use PWM+DSM instead of PWM+PFM (dynamic PWM) | Selene ToyKeeper | 2023-10-27 | 6 | -105/+185 |
| | * | converted gchart-fet1-t1616 to new API | Selene ToyKeeper | 2023-10-27 | 2 | -58/+112 |
| | * | converted blf-q8-t1616 to new API, using wurkkos-ts10 and wurkkos-ts25 as a base | Selene ToyKeeper | 2023-10-27 | 4 | -130/+184 |
| | * | converted noctigon-kr4-boost to new API | Selene ToyKeeper | 2023-10-27 | 4 | -232/+73 |
| | * | fixed blf-q8 build (was 6 bytes too big) | Selene ToyKeeper | 2023-10-26 | 1 | -0/+6 |
| | * | fixed emisar-d1v2 builds (only needed a simple one-liner) | Selene ToyKeeper | 2023-10-26 | 3 | -3/+3 |
| | * | minor comment cleanup | Selene ToyKeeper | 2023-10-26 | 3 | -1/+2 |
| | * | converted Sofirn LT1-t1616 to new API, using SiteRelEnby's branch for reference | Selene ToyKeeper | 2023-10-26 | 7 | -163/+353 |
| | * | converted blf-gt-mini to new API | Selene ToyKeeper | 2023-10-26 | 2 | -2/+4 |
| | * | improved blf-lt1 ramp and fixed issue with missed button presses | Selene ToyKeeper | 2023-10-26 | 3 | -5/+10 |
| | * | rewrote blf-lantern (blf-lt1) code to use multi-channel and PWM+DSM, | Selene ToyKeeper | 2023-10-25 | 9 | -104/+368 |
| | * | fixed emisar-d1 + emisar-d1s | Selene ToyKeeper | 2023-10-25 | 4 | -19/+3 |
| | * | fixed bug: smooth ramp from turbo down to ceiling caused flickering | Selene ToyKeeper | 2023-10-23 | 1 | -7/+19 |
| | * | rewrote emisar-d4k-3ch to use delta-sigma modulation (PWM + DSM), | Selene ToyKeeper | 2023-10-13 | 5 | -184/+179 |
| | * | misc comments, spacing, documentation | Selene ToyKeeper | 2023-10-12 | 6 | -6/+8 |
| | * | fixed RGB aux colors being off by one | Selene ToyKeeper | 2023-10-12 | 1 | -1/+1 |
| | * | emisar-d4: added smooth steps and tactical mode, reduced ramp bump, | Selene ToyKeeper | 2023-10-10 | 1 | -5/+13 |
| | * | converted mateminco-mf01-mini build to new API | Selene ToyKeeper | 2023-10-10 | 4 | -69/+122 |
| | * | fix failed builds without USE_RAMP_AFTER_MOON_CONFIG | Selene ToyKeeper | 2023-10-10 | 1 | -1/+3 |