qmk/qmk_firmware

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

Open

#15.624 aberto em 28 de dez. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C (43.867 forks)batch import
awaiting changesenhancementhelp wantedin progressxap

Métricas do repositório

Stars
 (20.368 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (27 fundiu PRs em 30d)

Description

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.

Guia do colaborador