Skip to content

Releases: nomisolutions/vial-qmk

v0.0.3.klayi

28 Dec 19:50

Choose a tag to compare

Rebased to latest from upstream

v0.0.2klayi

06 Jul 02:31

Choose a tag to compare

Adds new communication protocol for sending layer information.

[0] - QMK_SVAL_ACTIVE_LAYER_MSG - message marking byte
[1] - QMK_SVAL_ACTIVE_LAYER_PUSH - message type, layer data comes after this
[1] - QMK_SVAL_REFRESH_TIMER_CMD - message type, refresh timer command (client sends, board echoes back)

Client sends requests every 15 seconds to refresh layout indicator communication otherwise it expires and stops the pushes;
Refresh timeout ms is 30000. If it is a SVAL_VIA_PREFIX message it disables the layout indicator and resets the timer.

v0.0.1klayi

03 Apr 23:14

Choose a tag to compare

v0.0.1klayi