summaryrefslogtreecommitdiff
path: root/keyboards/hid_liber/readme.md
diff options
context:
space:
mode:
authorbakageta <amo@bakageta.com>2018-07-30 23:37:34 -0700
committerDrashna Jaelre <drashna@live.com>2018-07-30 23:37:34 -0700
commit76f3a10eecbc1c04237b3852a0f3384e681a3492 (patch)
treede3cf3c237f28fe89e1367b778c262107637f29a /keyboards/hid_liber/readme.md
parent98fa82ceeff2e93a7d65ccf719a2f43ec8c04e08 (diff)
Keyboard: Add support for bpiphany's HID Liberation Device (#3470)
* Keyboard: Added support for HID Liberation Device * Keymap: Custom (bakageta) layout for HID Liberation Device * Updated with requested changes
Diffstat (limited to 'keyboards/hid_liber/readme.md')
-rwxr-xr-xkeyboards/hid_liber/readme.md15
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.