vial-qmk/keyboards/smallcat/keymaps/vial/rules.mk
Matt Petiteau d2e952ee92
Add support for the Smallcat (#810)
* Add Smallcat

* Add support for led

* Do not use alt repeat

* Add another layer for led

* A bit of clean up

* Update keyboard.json

* Update keymap by making rgb non mandatory

* Clean up

* Fix inconsistencies

* Add default keymap
2024-11-24 22:30:43 -06:00

15 lines
272 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
LTO_ENABLE = yes
TAP_DANCE_ENABLE = yes
MOUSEKEY_ENABLE = yes
EXTRAKEY_ENABLE = yes
REPEAT_KEY_ENABLE = yes
COMBO_ENABLE = yes
QMK_SETTINGS = yes
RGBLIGHT_ENABLE = yes
WS2812_DRIVER = vendor
KEY_OVERRIDE_ENABLE = no
VIAL_INSECURE = no