You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
602 B
Markdown
18 lines
602 B
Markdown
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.
|