diff options
Diffstat (limited to 'keyboards/hid_liber/readme.md')
-rwxr-xr-x | keyboards/hid_liber/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/hid_liber/readme.md b/keyboards/hid_liber/readme.md new file mode 100755 index 0000000000..77ea1babb1 --- /dev/null +++ b/keyboards/hid_liber/readme.md @@ -0,0 +1,15 @@ +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) + +## Build +Make example for this keyboard (after setting up your build environment): + + make hid_liber:default + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |