aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/canoe/canoe.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Move more percent boards into the percent directory (#6781)MechMerlin2019-09-211-59/+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
* Canoe Refactor (#3190)noroadsleft2018-06-151-18/+23
| | | | | | | | * Readme formatting * Matrix refactor * Configurator update
* Update Canoe ps2avr board (#3066)Dan Hertz2018-05-281-5/+20
| | | | | | | | | | | | * Add Percent Canoe keyboard * Fix row of nonus backslash * Update info.json to be correct for canoe * Change LAYOUT_ISO to LAYOUT_iso * Remove bootloader key in info.json
* Add Canoe support (#3063)jamesofarrell2018-05-271-0/+39
* Adding Canoe support * fix readme * Remove usless comment * fixing issues