qmk-firmware/keyboard/hid_liber
tmk e2077cad45 Change key_t to keypos_t 2014-11-24 15:14:52 +09:00
..
Makefile.lufa
Makefile.pjrc
README.md
config.h
keymap.c Change key_t to keypos_t 2014-11-24 15:14:52 +09:00
keymap_alaricljs.h
keymap_ansi.h
keymap_custom.h
keymap_iso.h
led.c
matrix.c

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.