aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fireflies-ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* aux LED config cleaning...Selene ToyKeeper2021-04-141-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)
* merged recent anduril updates into fireflies-uiSelene ToyKeeper2019-05-231-71/+225
|
* completely recalibrated FF E01 to match production sampleSelene ToyKeeper2019-05-121-16/+33
|
* renamed ff-edc-thrower to ff-e01, now that it has a name... also, added a ↵Selene ToyKeeper2019-05-102-1/+1
| | | | separate config file for it for Anduril
* "make clean" shouldn't remove cfg files native to this directorySelene ToyKeeper2019-04-141-1/+1
|
* moved FF E07-2 config, since it's not for Anduril... it's mostly just for FF UISelene ToyKeeper2019-04-141-0/+27
|
* moved FF UI's tempcheck to 8 clicks, and re-added 7-click aux LED configurationSelene ToyKeeper2019-04-141-1/+19
|
* applied upstream anduril changes to fireflies-uiSelene ToyKeeper2019-04-141-16/+40
|
* configured Fireflies-EDC-Thrower discrete ramp better, updated meta infoSelene ToyKeeper2019-03-121-2/+2
|
* don't use eeprom for ramp config if ramp config isn't enabledSelene ToyKeeper2019-03-121-0/+2
|
* merged anduril updates into rampingiosSelene ToyKeeper2019-03-121-1/+1
|
* merged anduril refactor changes into fireflies-uiSelene ToyKeeper2019-03-121-237/+288
|
* merged some (most) of ffui's changes back into andurilSelene ToyKeeper2019-03-121-5/+30
|
* first working rev of Fireflies UI, with changes basically as minimal as possibleSelene ToyKeeper2019-03-121-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
* config file for unnamed Fireflies EDC thrower, with spec'd valuesSelene ToyKeeper2019-03-121-0/+27
|
* created directory for Fireflies UISelene ToyKeeper2019-03-123-0/+1976