Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 802 Bytes

File metadata and controls

17 lines (10 loc) · 802 Bytes

neo-hidclient

Use the keyboard from a Linux computer to provide a bluetooth keyboard with the neo-layout to a device that doesn't support the neo-layout (for example an iOS-Device).

References

The base is hidclient by Anselm Martin Hoffmeister (GPL License) and the tweaks for hidclient by Benjamin R. Haskell.

Installation

Use the installation-guide at the bottom of the hidclient website.

Note: The command for compiling is in a wrong order. Just use make instead.