qmk/qmk_firmware

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

Open

#15,624 建立於 2021年12月28日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C (43,867 fork)batch import
awaiting changesenhancementhelp wantedin progressxap

倉庫指標

Star
 (20,368 star)
PR 合併指標
 (平均合併 20天 9小時) (30 天內合併 27 個 PR)

描述

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.

貢獻者指南