fauxpark f2c179de58 Remove superfluous JTAG disable code (#6445) il y a 6 ans
..
keymaps f14629ed1c Remove/migrate action_get_macro()s from default keymaps (#5625) il y a 6 ans
config.h faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) il y a 6 ans
hid_liber.c 76f3a10eec Keyboard: Add support for bpiphany's HID Liberation Device (#3470) il y a 7 ans
hid_liber.h 76f3a10eec Keyboard: Add support for bpiphany's HID Liberation Device (#3470) il y a 7 ans
matrix.c f2c179de58 Remove superfluous JTAG disable code (#6445) il y a 6 ans
readme.md c8cbee5d71 Modified URLs to point to new locations il y a 7 ans
rules.mk ba42a5ae68 Remove commented out MCUs in rules.mk (#5884) il y a 6 ans

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.