Git Product home page Git Product logo

whitefox's Introduction

TMK/chibios for matt3o's WhiteFox
=================================
2015/12/10 Jun Wako

This is unofficial keyobard firmware for matt3o's WhiteFox.

    http://deskthority.net/workshop-f7/the-long-journey-of-the-whitefox-t12134.html  
    https://www.massdrop.com/buy/the-whitefox-keyboard

It is based on flabbergast's TMK/chibios See this.

    https://github.com/flabbergast/tmk_keyboard/tree/chibios/tmk_core/protocol/chibios


Build
-----
$ git clone https://github.com/tmk/whitefox.git
$ cd whitefox
$ git submodule update --init --recursive
$ make


Upload
------
$ make program

whitefox's People

Contributors

belak avatar flabbergast avatar tmk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

whitefox's Issues

dfu-util does currently only support DFU version 1.0

When I run "make program" this is what is spit out:

dfu-util -D build/ch.bin
dfu-util 0.5

(C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
(C) 2010-2011 Tormod Volden (DfuSe support)
This program is Free Software and has ABSOLUTELY NO WARRANTY

dfu-util does currently only support DFU version 1.0

unable to initialize libusb: -99
make: *** [program] Error 1

Any advice/solutions?

Removed dfu 1.0 and installed dfu-util-0.5 and still not getting anything:

../whitefox$ make program
dfu-util -D build/ch.bin
make: dfu-util: Command not found
make: *** [program] Error 127

git submodule update --init --recursive not working

After git clone the next step to update the submodules in not working

raj@some-machine:~/play/whitefox$ git submodule update --init --recursive
fatal: reference is not a tree: eb88b10f734ba78811fd6b01d81f8a541cee7028
Unable to checkout 'eb88b10f734ba78811fd6b01d81f8a541cee7028' in submodule path 'tmk_core'

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.