aboutsummaryrefslogtreecommitdiff
path: root/MODELS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MODELS: added emisar-d3aaSelene ToyKeeper2024-04-011-1/+2
|
* added "emisar-2ch-fet-joined" build, for D4S w/ lighted switchSelene ToyKeeper2024-01-101-0/+1
| | | | (it's an odd case with a 2 channel driver which only uses 1 set of LEDs)
* documented Wurkkos TS25/TS11/FC13 distinctionsSelene ToyKeeper2023-12-171-6/+6
|
* updated MODELS, bin/models.py, and hw/BRANDS...Selene ToyKeeper2023-12-031-76/+78
| | | | | | | | - changed column order to (model, mcu, name) - changed column sizes (auto-sized w/ 2 spaces between columns) - made it handle hex digits in model numbers - reserved 1900 to 2199 for years only, not model numbers - noted gChart and thefreeman sharing a brand ID
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-031-59/+55
| | | | and updated other scripts and files accordingly
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+85
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)