Skip to content

Adafruit Feather 32u4 Bluefruit support (fork) #514

Closed
@ramonpoca

Description

@ramonpoca

Hi!

I've forked tmk_keyboard and committed my modifications to support Adafruit's Feather 32u4.
The feather BLE firmware supports HID emulation and works via AT commands.

The fork is at: https://github.com/ramonpoca/tmk_keyboard
I've added a bluefruitle_nrf51 folder and makefile include in tmk_core (a bit messy as I had to import a second arduino runtime).

Right now I have it working with an old Datacomp in AT mode. The converter is at converters/ps2_bluefruitle.

The only problem I have right now is with the cursor keys producing keypad scancodes instead of cursor scancodes. Probably some layout/configuration issue.

Any hints?
Also, would it be interesting to push the bluefruit support to tmk_core?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions