1
0
Fork 0

[Keyboard] VIA Support for Boardwalk (#8124)

* 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.
This commit is contained in:
James Young 2020-02-10 17:14:19 -08:00 committed by GitHub
parent 5279571e41
commit cabe4dfa72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 114 additions and 1 deletions

View file

@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define VENDOR_ID 0xCDCD
#define PRODUCT_ID 0x5337
#define DEVICE_VER 0x0001
#define MANUFACTURER shens
#define MANUFACTURER shensmobile
#define PRODUCT Boardwalk
#define DESCRIPTION QMK keyboard firmware for Boardwalk