summaryrefslogtreecommitdiffstats
path: root/keyboards/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/hid_liber/readme.md
parentcd673ccebacb2c0550cce32a824c32ce92c8b97f (diff)
move hid_liber to /bpiphany (#16091)
Diffstat (limited to 'keyboards/hid_liber/readme.md')
-rwxr-xr-xkeyboards/hid_liber/readme.md17
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).