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

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.