summaryrefslogtreecommitdiffstats
path: root/keyboards/atreus/astar/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
|
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-48/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Update Atreus to current code conventions (#5849)Joel Challis2019-08-301-0/+58
* Update atreus to current code conventions - add multi revision instead of defines * Remove config.h duplication from user keymaps * Add breaking change log * Add missing pragma once