qmk-keychron-q3-colemak-dh/keyboards/feker/ik75/keymaps/vial/rules.mk
Dicko 80b6695ffa
[Keyboard] Support for Feker ik75 (#271)
* feat: added ik75 still error

- quantum/vial_ensure_keycode.h:164:1: error: static assertion failed: ""
 _Static_assert(KC_LSPO == 0x5CD7, "");

* fix: add via settings

* fix: disable unused matrix for firmware size

- remove matrix that causes error

* feat: use home as default layout

* fix: rotary click is K4F should be 4,15 not 0,14

* refactor: disable some matrix to free some bytes
2022-10-29 10:58:38 -06:00

10 lines
164 B
Makefile

VIA_ENABLE = yes
VIAL_ENABLE = yes
VIALRGB_ENABLE = yes
# Firmware Optimization
QMK_SETTINGS = no
TAP_DANCE_ENABLE = no
COMBO_ENABLE = no
KEY_OVERRIDE_ENABLE = no