summaryrefslogtreecommitdiff
path: root/keyboards/hs60/readme.md
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2018-10-27 00:14:29 +0100
committerDrashna Jaelre <drashna@live.com>2018-10-26 16:14:29 -0700
commit6fa3cfbf534b54290f693dc1986437aebd092b32 (patch)
treec558381963dc1195e3b0cf34f5894f0af5aa0f47 /keyboards/hs60/readme.md
parent24b3556e844ec76813a42ce4c5b7a77a6f874d5a (diff)
Keyboard: Add HS60 V2 (#4250)
* HS60 V2 - Created V1 and V2 folders - Added V2 ARM configuration * Problems in paradise * More touble * We got it now!
Diffstat (limited to 'keyboards/hs60/readme.md')
-rw-r--r--keyboards/hs60/readme.md18
1 files changed, 0 insertions, 18 deletions
diff --git a/keyboards/hs60/readme.md b/keyboards/hs60/readme.md
deleted file mode 100644
index 939b588286..0000000000
--- a/keyboards/hs60/readme.md
+++ /dev/null
@@ -1,18 +0,0 @@
-HS60
-====
-
-[HS60](https://mechboards.co.uk/wp-content/uploads/2018/04/IMG_20180420_140353.jpg)
-
-This is a standard fixed layout 60% PCB. It comes in two varians, ISO and ANSI and support full per-key RGB.
-
-Keyboard Maintainer: [Yiancar](http://yiancar-designs.com/) and on [github](https://github.com/yiancar)
-Hardware Supported: HS60 ISO and ANSI PCBs with Atmega 32u4
-Hardware Availability: https://mechboards.co.uk/shop/all/hs60-pcb/
-
-Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
-
-Make example for this keyboard (after setting up your build environment):
-
- make hs60: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.