summaryrefslogtreecommitdiff
path: root/keyboards/cluecard/readme.md
diff options
context:
space:
mode:
authorskullydazed2017-10-17 18:05:21 -0700
committerGitHub2017-10-17 18:05:21 -0700
commit3f3fa0791895f14370b4bb3e8512597688c45122 (patch)
treeac5672833f0d3a0d91798401d2ff3caa560904b2 /keyboards/cluecard/readme.md
parentad49db8cd2557b6c54531059d4d162623520bd17 (diff)
Reorganize clueboard into a single directory (#1855)
Diffstat (limited to 'keyboards/cluecard/readme.md')
-rw-r--r--keyboards/cluecard/readme.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/cluecard/readme.md b/keyboards/cluecard/readme.md
deleted file mode 100644
index 589eb57f3..000000000
--- a/keyboards/cluecard/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Cluecard
-
-A simple QMK dev kit.
-
-* Keyboard Maintainer: [Zach White](https://github.com/skullydazed)
-* Hardware Supported: Cluecard 1.0
-* Hardware Availability: Special gift from [skullydazed](https://github.com/skullydazed)
-
-Make example for this keyboard (after setting up your build environment):
-
- make cluecard: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.