qmk/qmk_firmware

[XAP] finalise firmware-side binding generation

Open

#15,621 opened on Dec 28, 2021

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C (43,867 forks)batch import
enhancementhelp wantedin progressxap

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 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.

Contributor guide