summaryrefslogtreecommitdiff
path: root/keyboards/octagon/v2/v2.h
AgeCommit message (Collapse)Author
2018-03-30Fix Octagon info.json issues (#2649)MechMerlin
Change KEYMAP to LAYOUT while I'm at it. V1 and V2 now have their own info.jsons
2017-12-19Octagon V2 Refactor (#2170)MechMerlin
* rename octagon_v2 directory to octagon directory * Move octagon_v2 files to v2 sub-directory * Edit readme files * setup header files for building multiple versions of the Duck Octagon. * Changes as per Jack's PR 2170 comments