qmk-firmware/keyboards/hid_liber
Ryan bff56aa46c
Remove "ugly hack in usb_main.c" comments (#8296)
2020-03-02 23:56:46 +00:00
..
keymaps Cleanup rules.mk for 32U4 keyboards, H (#7030) 2019-10-20 12:51:37 -07:00
config.h Remove "ugly hack in usb_main.c" comments (#8296) 2020-03-02 23:56:46 +00:00
hid_liber.c Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 2018-07-30 23:37:34 -07:00
hid_liber.h Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 2018-07-30 23:37:34 -07:00
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 Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) 2020-01-30 13:47:48 -05: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.