forked from mdk194/whitefox
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
28 lines (20 loc) · 761 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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