aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* enabled memory timer and resetting tint after timeout on K9.3Selene ToyKeeper2020-10-223-2/+15
* nope, the pins weren't swapped... the wires on the prototype were reversedSelene ToyKeeper2020-10-181-12/+12
* swapped PWM1 and PWM3 channels on K9.3, because I may have had them backwardSelene ToyKeeper2020-10-161-12/+12
* added K9.3-noFET build target (for models with E21A as main LEDs)Selene ToyKeeper2020-10-162-1/+55
* start tint at 0 instead of 128 on lights with toggle instead of rampSelene ToyKeeper2020-10-161-0/+4
* made gradual_tick() work on K9.3 (via override), fixed strobe config,Selene ToyKeeper2020-10-154-9/+87
* got K9.3 2nd LEDs working (and modified FSM to allow this sort of thing)Selene ToyKeeper2020-10-146-2/+86
* configured K9.3 cfg (mostly), assigned a model number, fixed typo in hwdefSelene ToyKeeper2020-10-143-18/+20
* copied KR4 cfg to K9.3 cfgSelene ToyKeeper2020-10-141-0/+65
* configured K9.3 hwdefSelene ToyKeeper2020-10-141-34/+48
* renamed LED_ENABLE2_* to LED2_ENABLE_*Selene ToyKeeper2020-10-143-11/+11
* copied KR4 hwdef to K9.3Selene ToyKeeper2020-10-141-0/+150
* improved docs, changed blinky order: Battcheck, Tempcheck, Beacon, SOSSelene ToyKeeper2020-09-306-94/+127
* fixed factory reset (forgot one line in previous commit)Selene ToyKeeper2020-09-271-0/+1
* reworked nice_delay interrupt system and fixed some old issues:Selene ToyKeeper2020-09-277-37/+38
* fixed bug: momentary bike mode could sometimes get stuck on for a few seconds...Selene ToyKeeper2020-09-271-0/+1
* merged from fsm to get K1-12V thermal fixSelene ToyKeeper2020-09-251-2/+6
|\
| * reduced temperature limit for Noctigon K1-12V, to avoid overheating the boost...Selene ToyKeeper2020-09-251-2/+6
* | tiny clarification in the manual about memorySelene ToyKeeper2020-09-251-0/+5
* | removed ROM-size reduction options from larger build targets; not needed any ...Selene ToyKeeper2020-09-253-11/+0
* | reduced ROM size by ~58 to ~88 bytes by making lookup tables constSelene ToyKeeper2020-09-251-5/+5
* | reduced ROM 4 bytes by rearranging thermal_config_save() logic a bitSelene ToyKeeper2020-09-251-7/+6
* | documentation improvements:Selene ToyKeeper2020-09-246-35/+122
* | reduced ROM another 24 bytes by refactoring config-mode.cSelene ToyKeeper2020-09-241-16/+4
* | fixed bug: zero clicks in ceiling config set ceiling to nonsense valueSelene ToyKeeper2020-09-241-3/+3
* | re-added features to build targets which were too big beforeSelene ToyKeeper2020-09-243-4/+4
* | changed menu style and moved menus from "click" events to "hold" eventsSelene ToyKeeper2020-09-2411-175/+180
* | clearer comments about "Ramp 2C" behaviors with each build optionSelene ToyKeeper2020-09-181-6/+7
* | added USE_2C_MAX_TURBO option from Tom ESelene ToyKeeper2020-09-182-4/+19
* | forgot to add hybrid memory to the documentationSelene ToyKeeper2020-09-151-3/+14
* | added hybrid memory option (a.k.a. manual memory timer)Selene ToyKeeper2020-09-1511-12/+91
* | added "disco" mode to RGB aux LEDs (fast random colors)Selene ToyKeeper2020-09-147-16/+14
* | merged upstream fsm branch to get fix for laggy voltage readings on FW3ASelene ToyKeeper2020-09-145-12/+16
|\|
| * steps.py: fixed python3 floating-point errorSelene ToyKeeper2020-08-301-1/+1
| * attempt to fix laggy voltage readings right after waking, on FW3ASelene ToyKeeper2020-08-234-11/+15
* | reorganized code in fsm-events.* to put things in a more coherent orderSelene ToyKeeper2020-09-143-87/+95
* | fixed bug: ticks_since_last_event wasn't getting reset on button hold releaseSelene ToyKeeper2020-09-144-8/+9
* | fixed bug: ramp 2H at floor went up instead of staying at floorSelene ToyKeeper2020-09-141-3/+3
* | added model numbers to each build target, and to version check functionSelene ToyKeeper2020-08-3139-2/+79
* | reduced size 18 bytes by removing unnecessary duplications of blink_once()Selene ToyKeeper2020-08-312-5/+1
* | removed blink_confirm() because it's not used any moreSelene ToyKeeper2020-08-312-2/+12
* | removed unnecessary blink_once calls, made blink_once a bit less brightSelene ToyKeeper2020-08-313-4/+1
* | made manual memory work when unlocking lightSelene ToyKeeper2020-08-311-0/+5
* | made text manual consistent with UI reference tableSelene ToyKeeper2020-08-251-38/+54
* | set more sensible defaults for simple UI levelsSelene ToyKeeper2020-08-241-2/+2
* | changed "Off 2H" to "ceil or turbo, based on simple UI active", andSelene ToyKeeper2020-08-243-9/+18
* | raised ceiling levels for simple UI in each build targetSelene ToyKeeper2020-08-2027-26/+152
* | made FF ROT66G2 and MF01-Mini build targets fit in 8192 bytes againSelene ToyKeeper2020-08-182-2/+2
* | fixed auto-lock timings again, based on measurement averages of several lightsSelene ToyKeeper2020-08-181-6/+6
* | fixed auto-lock timing, this time based on measurements of a D4v2 instead of ...Selene ToyKeeper2020-08-181-6/+6