aboutsummaryrefslogtreecommitdiff
path: root/hw/hank/emisar-d4/hwdef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-3/+1
Phew, that's a lot of changes! And there's still a lot more to do...
2023-11-03moved ATTINY and MODEL_NUMBER into $target/arch and $target/model,Selene ToyKeeper1-1/+0
and updated other scripts and files accordingly
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
(also modified the build scripts to work with the new file structure)
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)
2023-07-23converted BLF GT to multi-channelSelene ToyKeeper1-2/+2
2023-07-18converted Emisar D4 and BLF Q8 to multi-channel,Selene ToyKeeper1-0/+104
and enabled previously-removed tactical mode on the Q8 since there seems to be enough space now (also lowercased their hwdef files)