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

Fix up BootKeyboard to work under OSX #32

Merged
merged 1 commit into from
May 28, 2018
Merged

Fix up BootKeyboard to work under OSX #32

merged 1 commit into from
May 28, 2018

Commits on May 28, 2018

  1. Fix up BootKeyboard to work under OSX

    MacOS needs the HID descriptors and the report to have a particular layout.
    Namely, the descriptors need to have LEDs first, one padding byte, 6KRO keys,
    and modifiers last. The report must have modifiers first, padding, then the
    keys.
    
    Signed-off-by: Gergely Nagy <algernon@keyboard.io>
    algernon committed May 28, 2018
    Configuration menu
    Copy the full SHA
    3c56b10 View commit details
    Browse the repository at this point in the history