Giter Club home page Giter Club logo

kii-dfu's Introduction

kii-dfu - Kiibohd dfu-util GUI Frontend

Simple GUI frontend to dfu-util

Requires that the dfu-util binary/symlink be in the same directory as ./kii-dfu

dfu-util can be found here: dfu-util Please use 0.8 or higher if possible.

Building

Linux

Requires: qt5, cmake 2.8.9+

mkdir build
cd build
make

Mac

Requires: qt5, cmake 2.8.9+ (Works with Macports)

mkdir build
cd build
make

Windows

Requires: [Qt5](http://qt-project.org/qt5 with mingw32), cmake 3.0+

The easiest way is to use QtCreator. Open up the CMakeLists.txt file with QtCreator (make sure to select a build directory different from the source directory) Run build

Installation

Linux/Mac just copy/symlink dfu-util to the same directory

Windows

Driver Installation, only do once

Download and run Zadig Plug in the controller/keyboard and set into 're-flash mode'. (Just press the button on the back of keyboard, an led should turn on)

'Kiibohd DFU Bootloader' should show up. In Driver, press the Up/Down arrows until you find 'libusbK' Click 'Install Driver'

Driver installation finished

Then copy dfu-util.exe to the same directory as kii-dfu.exe

Usage

Run ./kii-dfu or kii-dfu.exe

Browse to the .dfu.bin file to flash. Click Flash

List Devices can be used to see if dfu-util can see your device. You may need to run the utility as root.

Linux

For Linux it is also possible to a udev rules file to /etc/udev/rules.d 98-kiibohd.rules

Then run:

udevadm control --reload-rules

And reconnect the USB device. You should no longer require root to flash the keyboard

New Patches/Features/Backends

Completely welcome :D

Spec Additions/Fixes

Contact HaaTa via IRC (#[email protected] or #deskthority). Or by email -> [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.