qmk-keychron-q3-colemak-dh/keyboards/primekb/prime_e/keymaps/vial/readme.md
zhol0777 bdad48e003
Arisu, prime_e, ymd75 vial support (#142)
* Arisu, prime_e, ymd75 vial support

* looks better like this

Co-authored-by: Zhol Internet <zhol@internet.keyboard>
2022-04-09 16:02:45 -06:00

14 lines
452 B
Markdown

# The VIAL keymap for Prime_E
This keymap is for compatibility with the VIAL configurator.
## Default disabled features
Some features need to be disabled in the [`rules.mk`](./rules.mk) to fit EEPROM.
* `QMK_SETTINGS`
* `COMBO_ENABLE`
Likewise, `VIAL_TAP_DANCE_ENTRIES` is limited to 4 by default.
To free up the space to enable/expand these, reduce `DYNAMIC_KEYMAP_LAYER_COUNT`
in [`keyboards/primekb/prime_e/config.h`](../../config.h) down to 4.