You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/hid_liber
fauxpark f2c179de58
Remove superfluous JTAG disable code (#6445)
5 years ago
..
keymaps Remove/migrate action_get_macro()s from default keymaps (#5625) 5 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 5 years ago
hid_liber.c Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 6 years ago
hid_liber.h Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 6 years ago
matrix.c Remove superfluous JTAG disable code (#6445) 5 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Remove commented out MCUs in rules.mk (#5884) 5 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.