qmk-firmware/keyboards/hid_liber
fauxpark 3dbf08b655 Cleanup rules.mk for 32U4 keyboards, H (#7030)
* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
2019-10-20 12:51:37 -07:00
..
keymaps Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
hid_liber.c
hid_liber.h
matrix.c Remove superfluous JTAG disable code (#6445) 2019-08-20 22:18:52 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00

readme.md

HID Liberation Device

DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities. The PCB was engineered by bpiphany.

Wiki on Deskthority.net

Build

Make example for this keyboard (after setting up your build environment):

make hid_liber:default

See build environment setup then the make instructions for more information.