vial-qmk/keyboards/primekb/prime_e/keymaps/vial
Pascal Getreuer 4152685aa1
Re-enable Caps Word and Layer Lock where possible. (#907)
* Re-enable features for some keyboards, A-G.

* Re-enable features for some keyboards, H-K.

* Re-enable features for some keyboards, L-R.

* Re-enable features for some keyboards, S-V.

* Re-enable features for some keyboards, W-Z.
2025-07-04 00:21:47 -06:00
..
config.h Arisu, prime_e, ymd75 vial support (#142) 2022-04-09 16:02:45 -06:00
keymap.c refactor: improve code for QMK merge (#532) 2023-09-02 21:43:33 -06:00
readme.md Arisu, prime_e, ymd75 vial support (#142) 2022-04-09 16:02:45 -06:00
rules.mk Re-enable Caps Word and Layer Lock where possible. (#907) 2025-07-04 00:21:47 -06:00
vial.json Arisu, prime_e, ymd75 vial support (#142) 2022-04-09 16:02:45 -06:00

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 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 down to 4.