aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fireflies-ui (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper5-2477/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-06-29Removed references to Harry Potter,Selene ToyKeeper1-90/+90
because J.K. Rowling is the figurehead of a hate group and I don't want to condone that in any way. I liked a 2-word phrase she wrote once, "mischief managed", but that was decades ago... and now she is the face of a transphobic movement known as TERFs. She turned out to be a pretty terrible person who uses her massive wealth and influence to spread hate and oppress people. To be clear: Trans rights are human rights. ... and anyone who has a problem with that has no place in this project. Patch suggested by SiteRelEnby, and TBH it's embarrassing that I didn't remove the phrase sooner. It seemed fun and innocent in 2017 when this project started, but ... things changed. https://github.com/SiteRelEnby/anduril2/commit/a1cee423b4e0e16909a90d5c3e6a7b70df30d755
2021-04-14aux LED config cleaning...Selene ToyKeeper1-0/+1
- use fancy blinking mode by default (define USE_OLD_BLINKING_INDICATOR if old slow mode is wanted) - remove TICK_DURING_STANDBY from all cfg-*.h files because it's enabled automatically by other features anyway (autolock, memory timer) - remove STANDBY_TICK_SPEED from cfg-*.h because all the values matched the default anyway so it was redundant - set rot66 button LED to high+blinking instead of high+off (it was only "off" because it ran out of space, and that was resolved) - enabled fancier indicator by default on fireflies-ui and rampingiosv3, since its other #define clauses were removed (not sure if those older UIs still compile, but if so, it's worth at least trying not to break it)
2019-05-23merged recent anduril updates into fireflies-uiSelene ToyKeeper1-71/+225
2019-05-12completely recalibrated FF E01 to match production sampleSelene ToyKeeper1-16/+33
2019-05-10renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a ↵Selene ToyKeeper2-1/+1
separate config file for it for Anduril
2019-04-14"make clean" shouldn't remove cfg files native to this directorySelene ToyKeeper1-1/+1
2019-04-14moved FF E07-2 config, since it's not for Anduril... it's mostly just for FF UISelene ToyKeeper1-0/+27
2019-04-14moved FF UI's tempcheck to 8 clicks, and re-added 7-click aux LED configurationSelene ToyKeeper1-1/+19
2019-04-14applied upstream anduril changes to fireflies-uiSelene ToyKeeper1-16/+40
2019-03-12configured Fireflies-EDC-Thrower discrete ramp better, updated meta infoSelene ToyKeeper1-2/+2
2019-03-12don't use eeprom for ramp config if ramp config isn't enabledSelene ToyKeeper1-0/+2
2019-03-12merged anduril updates into rampingiosSelene ToyKeeper1-1/+1
2019-03-12merged anduril refactor changes into fireflies-uiSelene ToyKeeper1-237/+288
2019-03-12merged some (most) of ffui's changes back into andurilSelene ToyKeeper1-5/+30
2019-03-12first working rev of Fireflies UI, with changes basically as minimal as possibleSelene ToyKeeper1-21/+176
from Anduril to make it easier to keep the two in sync later - changed name - changed default config file - disabled ramp config - disabled muggle mode - disabled entire strobe group - disabled goodnight and beacon mode - made battcheck group only one mode, not a group - added boring strobe group (police strobe, SOS) - changed "7 clicks from off" to tempcheck mode - added "10 clicks from off" for thermal config mode - made stuff able to be turned off at compile time: - beacon mode - ramp config - goodnight mode
2019-03-12config file for unnamed Fireflies EDC thrower, with spec'd valuesSelene ToyKeeper1-0/+27
2019-03-12created directory for Fireflies UISelene ToyKeeper3-0/+1976