aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/boardwalk/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] VIA Support for Boardwalk (#8124)James Young2020-02-103-0/+113
* initial commit of VIA Support * update PRODUCT (and MANUFACTURER) per VIA docs Reference: https://caniusevia.com/docs/configuring_qmk#change-product Updated MANUFACTURER so it matches what the PRODUCT says. * enable Link Time Optimization per mechmerlin * revert change to USB Product Name * add two empty layers to via keymap VIA keymaps need four layers in flash. * correct the layer indexes Start from 0, not 1.