qmk/qmk_firmware

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

Open

#15.624 aperta il 28 dic 2021

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C (43.867 fork)batch import
awaiting changesenhancementhelp wantedin progressxap

Metriche repository

Star
 (20.368 star)
Metriche merge PR
 (Merge medio 20g 9h) (27 PR mergiate in 30 g)

Descrizione

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.

Guida contributor