aboutsummaryrefslogtreecommitdiff
path: root/hw/hank (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-23added &hank-kr1aa build for new Emisar / Noctigon KR1AASelene ToyKeeper6-7/+112
2025-09-18hank-lume-x1: enable RGB button while main LEDs are onSelene ToyKeeper1-5/+8
2025-07-04made new settings apply to all button LEDs on lights bigger than 8K ROMSelene ToyKeeper7-7/+0
2025-06-04emisar-d3aa: reduced preflash by changing timing of power enable stepsSelene ToyKeeper2-9/+24
2025-01-05changed hank-lume-x1 model number back on 2024-09-28Selene ToyKeeper1-1/+1
2024-09-22hank-lume-x1: minor calibration and cleaningSelene ToyKeeper2-79/+39
2024-09-22hank-lume-x1 cleanup and calibration, part 1:Selene ToyKeeper4-18/+521
2024-09-22cherry-picked hank-lume-x1 code from https://github.com/loneoceans/anduril/co...Selene ToyKeeper3-0/+35
2024-04-02Add a feature to make RGB voltage configurableSiteRelEnby7-0/+7
2024-03-29d3aa: fixed voltage calculation to use 0.02V units instead of 0.025VSelene ToyKeeper2-7/+5
2024-03-29d3aa weak battery test: blink 3x instead of 2x, and omit number readoutSelene ToyKeeper3-5/+18
2024-03-26weak battery detection: use different thresholds for AA and Li-IonSelene ToyKeeper2-12/+17
2024-03-26d3aa: got weak battery detection actually working,Selene ToyKeeper2-38/+53
2024-03-25dammit, got alkaline detection half working and then my flashing adapter diedSelene ToyKeeper2-0/+73
2024-03-11d3aa fine-tuning:Selene ToyKeeper3-46/+35
2024-03-04d3aa: fixed voltage measurementSelene ToyKeeper3-4/+5
2024-01-10added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper5-0/+511
2023-12-05d3aa: made it easy to switch between vddio2 and external voltage dividerSelene ToyKeeper2-9/+14
2023-11-30emisar-d3aa: new model number, since this is a new product lineSelene ToyKeeper1-1/+1
2023-11-30added initial code for emisar-d3aa torchSelene ToyKeeper5-0/+450
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper11-291/+49
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper19-66/+36
2023-11-04added missing noctigon-k9.3 files hidden by an overzealous .gitignore ruleSelene ToyKeeper4-0/+4
2023-11-04@hank-*-boost: reduced ripple on low modesSelene ToyKeeper2-4/+8
2023-11-04@hank-*-boost: fixed flicker while holding button at moonSelene ToyKeeper1-0/+2
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper98-101/+47
2023-11-03moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper33-16/+16
2023-11-03renamed cfg.h -> anduril.h inside source filesSelene ToyKeeper36-37/+37
2023-11-03renamed cfg.h -> anduril.h so each UI can have its own cfg (part 1)Selene ToyKeeper37-0/+0
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper66-103/+103
2023-11-02reorganized project files (part 1)Selene ToyKeeper66-0/+6188