summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/hid_liber/readme.md
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-02-10 05:29:59 +0800
committerGitHub <noreply@github.com>2022-02-09 21:29:59 +0000
commit8e34b64a9931a9155095ff988eeaafd5094ecaa4 (patch)
treece619880eaca864fb160d582e3c892d304e1a156 /keyboards/bpiphany/hid_liber/readme.md
parentcd673ccebacb2c0550cce32a824c32ce92c8b97f (diff)
move hid_liber to /bpiphany (#16091)
Diffstat (limited to 'keyboards/bpiphany/hid_liber/readme.md')
-rwxr-xr-xkeyboards/bpiphany/hid_liber/readme.md17
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).