qmk/qmk_firmware

[XAP] finalise firmware-side binding generation

Open

#15.621 aberto em 28 de dez. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)C (43.867 forks)batch import
enhancementhelp 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, and in this case primarily with @tzarc due to their prior work in this area.

Initial bindings for the firmware side of the XAP protocol are already implemented under quantum/xap/ in the xap branch of qmk/qmk_firmware.

Need to extend this to all scenarios defined by the protocol definitions in data/xap/, ensuring that any cases where items aren't enabled are removed from compilation via the preprocessor.

Guia do colaborador