diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-02-10 05:29:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-09 21:29:59 +0000 |
commit | 8e34b64a9931a9155095ff988eeaafd5094ecaa4 (patch) | |
tree | ce619880eaca864fb160d582e3c892d304e1a156 /keyboards/hid_liber/readme.md | |
parent | cd673ccebacb2c0550cce32a824c32ce92c8b97f (diff) |
move hid_liber to /bpiphany (#16091)
Diffstat (limited to 'keyboards/hid_liber/readme.md')
-rwxr-xr-x | keyboards/hid_liber/readme.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/hid_liber/readme.md b/keyboards/hid_liber/readme.md deleted file mode 100755 index d70ace123d..0000000000 --- a/keyboards/hid_liber/readme.md +++ /dev/null @@ -1,17 +0,0 @@ -# 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 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). |