vial-qmk/keyboards/meletrix/zoom65_lite/keymaps/vial
2025-06-29 17:38:22 -06:00
..
config.h Add Vial support for Zoom65 Lite version (#467) 2023-05-20 21:25:13 -06:00
keymap.c fix remaining keyboards 2023-09-17 21:58:32 -06:00
readme.md Add Vial support for Zoom65 Lite version (#467) 2023-05-20 21:25:13 -06:00
rules.mk mass disable CAPS_WORD_ENABLE, LAYER_LOCK_ENABLE, REPEAT_KEY_ENABLE on failing keyboards 2025-06-29 17:38:22 -06:00
vial.json Add Vial support for Zoom65 Lite version (#467) 2023-05-20 21:25:13 -06:00

The Vial keymap for Zoom65 Lite

This is the Vial keymap for the Zoom65 Lite.

Several (arbitrary) QMK features have been modified / disabled to reduce the size of the final firmware binary and make it fit in the (otherwise kind of limited) memory of the atmega32u4 microcontroller.

These arbitrary configurations are:

  • reduce the number predefined keyboard layouts to 3
  • disable key override feature
  • disable combo feature

If you any of the above configuration decisions conflicts with your needs, feel free to adjust the configuration as long as the final binary still fits in the microcontroller memory.