tmk / whitefox

Keyboard firmware for matt3o's WhiteFox -- This won't be updated actively, see https://github.com/flabbergast/whitefox instead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Keyboard firmware for matt3o's WhiteFox -- This won't be updated actively, see https://github.com/flabbergast/whitefox instead


Languages

Language:C 61.4%Language:Objective-C 33.7%Language:Makefile 4.9%