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.
7860d09914 | 10 years ago | |
---|---|---|
.. | ||
Makefile.lufa | 10 years ago | |
Makefile.pjrc | 10 years ago | |
README.md | 12 years ago | |
config.h | 12 years ago | |
keymap.c | 10 years ago | |
keymap_alaricljs.h | 12 years ago | |
keymap_ansi.h | 12 years ago | |
keymap_custom.h | 12 years ago | |
keymap_iso.h | 12 years ago | |
led.c | 12 years ago | |
matrix.c | 12 years ago |
README.md
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
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.