aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hid_liber/readme.md
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2020-06-15 03:11:19 -0700
committerGitHub <noreply@github.com>2020-06-15 03:11:19 -0700
commitb008a9afe6f216cebe4c664d5ce59cd6bfe755c3 (patch)
tree51683c642396c5711ca6bb6fa18bc5aadb8d7c3a /keyboards/hid_liber/readme.md
parentd8e3294aeaf6d0b2e9400aefdd5bf2ff63d4d981 (diff)
downloadfirmware-b008a9afe6f216cebe4c664d5ce59cd6bfe755c3.tar.gz
firmware-b008a9afe6f216cebe4c664d5ce59cd6bfe755c3.tar.bz2
firmware-b008a9afe6f216cebe4c664d5ce59cd6bfe755c3.zip
HID Liberation Device Refactor and Configurator layout support (#9394)
Diffstat (limited to 'keyboards/hid_liber/readme.md')
-rwxr-xr-xkeyboards/hid_liber/readme.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/keyboards/hid_liber/readme.md b/keyboards/hid_liber/readme.md
index bc16c165b..d70ace123 100755
--- a/keyboards/hid_liber/readme.md
+++ b/keyboards/hid_liber/readme.md
@@ -1,15 +1,17 @@
-HID Liberation Device
-=====================
-DIY daughterboard for Filco Majestouch TKL developed by Geekhack and Deskthority communities.
-The PCB was engineered by bpiphany.
+# 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
+* 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 hid_liber:default
-See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.
+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).