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

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.