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
Drashna Jaelre faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
5 years ago
..
keymaps Cleanup Default Keymaps (#5442) 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 Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 6 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Keyboard: Add support for bpiphany's HID Liberation Device (#3470) 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.