summaryrefslogtreecommitdiff
path: root/keyboard/hid_liber/README.md
blob: a5534ce7118ec895e2e43cd368e7dd4b4e9ca6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
hid_liberation firmware
======================
DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities.
The PCB was engineered by bpiphany.

## Wiki on Deskthority.net
- [Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_Instructions)
- [Assembly Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_DIY_Instructions)


Build
-----
Move to this directory then just run `make` like:

    $ make -f Makefile.[pjrc|lufa] [ansi|iso|custom|alaricljs]

Use `Makefile.pjrc` if you want to use PJRC stack or use `Makefile.lufa` for LUFA stack.