Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Delay appending the HID descriptors until .begin() #62

Merged
merged 1 commit into from
Dec 13, 2019
Merged

Conversation

algernon
Copy link

To be able to better control when and in which order HID descriptors are appended, delay doing so until calling .begin(), at least for NKRO-keyboard and Consumer- and SystemControl. The Mouse class was already doing the same.

This is a pre-requisite for #59.

To be able to better control when and in which order HID descriptors are
appended, delay doing so until calling `.begin()`, at least for NKRO-keyboard
and Consumer- and SystemControl. The Mouse class was already doing the same.

Signed-off-by: Gergely Nagy <[email protected]>
@algernon
Copy link
Author

FWIW, this is not dependent on keyboardio/Kaleidoscope#771, nor any other PR. But a followup for keyboardio/Kaleidoscope#771 will depend on this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants