8cH9azbsFifZ / mblusb

mblusb - IBM Model M BT-USB-Hybrid replacement controller command line tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mblusb - IBM Model M BT-USB-Hybrid replacement controller command line tool

Copyright (C) 2019 Jörn Giest, Quintus Leung

!!! This is currently in a very early stage. Not tested. Use at your own risk. !!!

Dependencies

  • libusb-1.0
    • Arch: pacman -S libusb
    • Debian: apt install libusb-1.0-0-dev
    • MacOS: brew install libusb

Build

cd build/
cmake ../
make

About

mblusb - IBM Model M BT-USB-Hybrid replacement controller command line tool

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 91.8%Language:CMake 8.2%