summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/5x12/config.h
AgeCommit message (Collapse)Author
2020-09-16add VIA support for boardsource/5x12 (#10236)Adam Gwilliam
* add via support for boardsource/5x12 * make product id for 5x12 unique (there is already an 0x0512) by setting it to 0x5012 * un-swap the readme's for 3x4 and 5x12 * Update keyboards/boardsource/5x12/config.h update vendor id * Update keyboards/boardsource/5x12/keymaps/via/keymap.c use correct number of layers for VIA * update product id to use same pattern as others * Update keyboards/boardsource/5x12/keymaps/via/readme.md * Update keyboards/boardsource/5x12/keymaps/via/readme.md
2020-06-20added keyboard 5x12 to boardsource folder (#9438)cole smith
* added keyboard 5x12 to boardsource folder * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>