| Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | made new settings apply to all button LEDs on lights bigger than 8K ROM | Selene ToyKeeper | 7 | -39/+84 |
| 2025-06-04 | lockout mode now only does momentary moon/low on 1st and 2nd presses, | Selene ToyKeeper | 1 | -8/+14 |
| 2024-09-22 | hank-lume-x1 cleanup and calibration, part 1: | Selene ToyKeeper | 2 | -10/+2 |
| 2024-09-22 | cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/co... | Selene ToyKeeper | 2 | -0/+17 |
| 2024-08-04 | removed "Off -> 3H" strobe/mood mode access from Extended Simple UI | Selene ToyKeeper | 1 | -13/+13 |
| 2024-04-02 | Add a feature to make RGB voltage configurable | SiteRelEnby | 5 | -12/+52 |
| 2024-03-29 | use smooth steps in lockout mode, if enabled | Selene ToyKeeper | 1 | -2/+2 |
| 2024-03-28 | fixed Tactical Mode's strobes when Momentary Mode not enabled | Selene ToyKeeper | 1 | -3/+5 |
| 2024-03-27 | increased voltage precision from 0.025V to 0.02V | Selene ToyKeeper | 1 | -21/+18 |
| 2024-03-25 | dammit, got alkaline detection half working and then my flashing adapter died | Selene ToyKeeper | 1 | -2/+10 |
| 2024-02-14 | Bugfix: Prevent switching channel modes when in tactical mode | SiteRelEnby | 1 | -0/+5 |
| 2024-02-02 | Bugfix: Tactical mode has a dependency on momentary mode | SiteRelEnby | 2 | -3/+3 |
| 2023-12-15 | use BLIP_LEVEL instead of 0 for "blip"s | Selene ToyKeeper | 2 | -2/+6 |
| 2023-11-30 | fixed RGB aux turning on in momentary mode when post-off voltage was enabled | Selene ToyKeeper | 1 | -6/+9 |
| 2023-11-30 | saner defaults for the default biking level | Selene ToyKeeper | 2 | -11/+9 |
| 2023-11-28 | prevent future issues like the FW3X had | Selene ToyKeeper | 1 | -4/+5 |
| 2023-11-28 | bikeflash: Cap default brightness to max, define | Shane Synan | 1 | -1/+9 |
| 2023-11-22 | ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal... | Selene ToyKeeper | 3 | -17/+22 |
| 2023-11-21 | 1.55V AA battery should not show as "white" voltage color, only purple | Selene ToyKeeper | 1 | -1/+1 |
| 2023-11-19 | ramp-mode: allow hwdef to adjust gradual tick speed | Selene ToyKeeper | 2 | -1/+7 |
| 2023-11-19 | version check: allow hex digits | Selene ToyKeeper | 1 | -1/+4 |
| 2023-11-10 | refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch] | Selene ToyKeeper | 2 | -10/+14 |
| 2023-11-07 | shortened unnecessarily long explanation | Selene ToyKeeper | 1 | -5/+1 |
| 2023-11-07 | Allow turbo in momentary mode | SammysHP | 1 | -0/+5 |
| 2023-11-07 | Changed bash and sh shebangs to /usr/bin/env | Igor Bulekov | 3 | -3/+3 |
| 2023-11-05 | more consistent syntax, to avoid failed builds when various options are used | Selene ToyKeeper | 1 | -14/+12 |
| 2023-11-06 | Fix compile error when Simple UI is undefined. | Johno Crawford | 1 | -2/+5 |
| 2023-11-05 | fixed build errors when #undef USE_MANUAL_MEMORY | Selene ToyKeeper | 3 | -7/+7 |
| 2023-11-05 | Fixes syntax errors when USE_MANUAL_MEMORY is undefined. | Durval Menezes | 1 | -1/+7 |
| 2023-11-03 | documentation updates... | Selene ToyKeeper | 1 | -501/+0 |
| 2023-11-03 | renamed tk*.h in file contents, and deleted unused files | Selene ToyKeeper | 4 | -4/+4 |
| 2023-11-02 | got things to compile again, renamed #includes | Selene ToyKeeper | 25 | -78/+78 |
| 2023-11-02 | reorganized project files (part 1) | Selene ToyKeeper | 77 | -0/+16328 |