aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq/s65_x/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-3/+3
|
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-281-45/+9
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-3/+0
|
* Keyboards: Move the other Sentraq keyboards into the sentraq vendor ↵Nicholas Shaff2019-02-051-0/+69
directory (#5052) * Moving sentraq keyboards to sentraq subdirectory. * Updating readme markdown to correct make commands. * Updating s60_x references to point to the new vendor subdirectory. * Fixed stripped spaces in markdown. * Updated help information in s60_x readme and linked to additional documentation.