summaryrefslogtreecommitdiffstats
path: root/keyboards/percent/canoe/canoe.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-8/+2
| | | | | | | | * Remove custom matrix from PS2AVRGB boards * Add custom backlight.c to SRC for bminiex, for now * Add missing DIODE_DIRECTIONs
* [Keyboard] Add three missing layouts (#7441)fauxpark2019-11-211-1/+2
| | | | | | | | | | | | | | * Add three missing default layouts * Add layout support to tragicforce68 * Not really 68% * Fix dumb mistake * Update info.json too * Apply suggestions from code review
* 65 ansi blocker everywhere (everywhere I can find) (#6805)MechMerlin2019-09-251-4/+3
| | | | | | | | | | | | | | | | | | | | * e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules. * Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk * rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk * rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps * add 65_ansi_blocker support for vinta * forgot to update the info.json on these * add new default layout 65_ansi_blocker support to alt * add 65_ansi_blocker support * undo changes
* [Keyboard] Move more percent boards into the percent directory (#6781)MechMerlin2019-09-211-0/+59
* 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