diff options
Diffstat (limited to 'keyboards/bpiphany/hid_liber/readme.md')
-rwxr-xr-x | keyboards/bpiphany/hid_liber/readme.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/bpiphany/hid_liber/readme.md b/keyboards/bpiphany/hid_liber/readme.md new file mode 100755 index 0000000000..3f653cc040 --- /dev/null +++ b/keyboards/bpiphany/hid_liber/readme.md @@ -0,0 +1,17 @@ +# 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 +- [Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_Instructions) +- [Assembly Instructions](http://deskthority.net/wiki/HID_Liberation_Device_-_DIY_Instructions) + +* Keyboard Maintainer: [The QMK Community](https://github.com/qmk) +* Hardware Supported: HID Liberation Device (ATmega32U4) +* Hardware Availability: Discontinued + +Make example for this keyboard (after setting up your build environment): + + make bpiphany/hid_liber:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). |