Skip to content

v0.3

Compare
Choose a tag to compare
@purdeaandrei purdeaandrei released this 26 Mar 01:28

Minirazz VIAL-QMK firmware, third release

This version adds support to enter bootloader mode by holding ESC key, while plugging in the keyboard.
This version has also been rebased to a a more data-driven version of the keyboard (following code review trying to upstream the pure qmk-version of the keyboard)

New features compared to the already available ZMK firmware:

VIAL features
solenoid driver support
sym_eager_pk debouncing (resulting in lower latency)
Known issues:

If a key is held while the keyboard is plugged in, it won't enumerate on USB until that key is released. (In case of a stuck key this could make it seem like the keyboard is dead) (See Issue #1 )