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