Closed
Description
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
Labels
No labels