[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:
parent
8670855df6
commit
b3fee2793c
3 changed files with 113 additions and 0 deletions
2
keyboards/boardwalk/keymaps/via/rules.mk
Normal file
2
keyboards/boardwalk/keymaps/via/rules.mk
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
VIA_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue