qmk/qmk_firmware

[XAP] reroute `CONSOLE_ENABLE=yes` to XAP broadcasts when enabled

Open

#15.624 geöffnet am 28. Dez. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
awaiting changesenhancementhelp wantedin progressxap

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

XAP Task Info

Original Issue Original spec document Current XAP Definitions Current XAP Generated Docs Placeholder PR

Description

Any work in this area needs to be discussed with QMK Collaborators first.

XAP is a multiplexed protocol, and supports different "streams" of data to be sent over the wire.

The protocol specification defines logging broadcasts -- current usage of CONSOLE_ENABLE=yes should be rerouted to use logging broadcasts instead, so as to save the use of an extra USB endpoint.

Contributor Guide