0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-25 10:59:54 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
James Young
cabe4dfa72
[Keyboard] VIA Support for Boardwalk ()
* 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.
2020-02-10 17:14:19 -08:00