]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hid_liber/readme.md
Keyboard: Add support for bpiphany's HID Liberation Device (#3470)
[qmk_firmware.git] / keyboards / hid_liber / readme.md
diff --git a/keyboards/hid_liber/readme.md b/keyboards/hid_liber/readme.md
new file mode 100755 (executable)
index 0000000..77ea1ba
--- /dev/null
@@ -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.