Skip to content

Keyboard firmware for matt3o's WhiteFox -- Decommissioned see https://github.com/flabbergast/whitefox instead

Notifications You must be signed in to change notification settings

TWDickson/Whitefox-Aria

 
 

Repository files navigation

TMK/chibios for matt3o's WhiteFox
=================================
2016-11-29: Coffeebot
- Updated keymap_common to support the aria layout
- Created in-code documentation to help people build for other layouts
- Create keymap_aria with a basic keymap template

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 -- Decommissioned see https://github.com/flabbergast/whitefox instead

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 63.0%
  • Objective-C 32.3%
  • Makefile 4.7%