- Create vial keymap with proper 14-column matrix configuration - Fix matrix mapping to match LAYOUT_60_ansi - Enable VIALRGB support for RGB control - Add 10 layers with RGB controls on layer 1 - Include custom tap settings and macro configuration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
4 lines
No EOL
72 B
Makefile
4 lines
No EOL
72 B
Makefile
VIA_ENABLE = yes
|
|
VIAL_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
VIALRGB_ENABLE = yes
|