aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/noctigon-k1/sbt90 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a feature to make RGB voltage configurableSiteRelEnby2024-04-021-0/+1
| | | | | | | Adds two entries to the battery voltage settings menu, the first isathreshold for switching aux to high, and the second sets a minimum level for it to be displayed, also effectively allowing the feature to be entirely disabled if not wanted.
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-271-30/+1
|
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-4/+2
| | | | Phew, that's a lot of changes! And there's still a lot more to do...
* moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper2023-11-033-3/+1
| | | | and updated other scripts and files accordingly
* moved variant builds under their parent, like "d4-219" -> "d4/219"Selene ToyKeeper2023-11-032-0/+273