yeeeargh e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
..
Makefile.lufa e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
Makefile.pjrc e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
README.md e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
config.h 540d0700dc Remove common/controller_teensy.h %!s(int64=12) %!d(string=hai) anos
keymap.c e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
keymap_alaricljs.h e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
keymap_ansi.h e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
keymap_custom.h e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
keymap_iso.h e0cb9cf30b Added standard layouts for ANSI and ISO. Moved the initial layout from alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default. %!s(int64=12) %!d(string=hai) anos
led.c 1a4ae0fc36 Fix copyright and license notices. %!s(int64=12) %!d(string=hai) anos
matrix.c 681e019450 Fix debouncing bug in hid_liber(Issue #26) %!s(int64=12) %!d(string=hai) anos

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.