aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/canoe/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Move more percent boards into the percent directory (#6781)MechMerlin2019-09-211-43/+0
| | | | | | | | | | | | | | * move canoe into percent directory * update readme for new make path * move skog into percent directory * update readme for new path and new instructions * update readme * fix error in naming
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
|
* Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre2018-11-271-3/+3
| | | | | | | | * Turn off Mousekeys for jc65 * Turn off Mousekeys for ps2avrGB templates * Disable mousekeys for bmini and canoe as well
* Add Canoe support (#3063)jamesofarrell2018-05-271-0/+50
* Adding Canoe support * fix readme * Remove usless comment * fixing issues