summaryrefslogtreecommitdiffstats
path: root/keyboards/cyclops/readme.md
diff options
context:
space:
mode:
authorMax <17062872+westfoxtrot@users.noreply.github.com>2018-12-29 00:07:47 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-12-28 15:07:47 -0800
commit2c6c483096f2ec1f37943975e9d62b901884c835 (patch)
tree7a1bad046a71b16f8a96d40488d98a02fbb1e6ae /keyboards/cyclops/readme.md
parent6b46c06018324d78bed863d823df53d71cefb2fd (diff)
refactored cyclops keyboard project (#4734)
* refactored cyclops keyboard project Moved the files into a subfolder to allow consistency in preparation for additional commits to come in the future. made some small adjustments to the configuration and keymap * Update keyboards/westfoxtrot/cyclops/keymaps/default/keymap.c Co-Authored-By: westfoxtrot <17062872+westfoxtrot@users.noreply.github.com> * Update keyboards/westfoxtrot/cyclops/readme.md Co-Authored-By: westfoxtrot <17062872+westfoxtrot@users.noreply.github.com> * Update keyboards/westfoxtrot/cyclops/readme.md Co-Authored-By: westfoxtrot <17062872+westfoxtrot@users.noreply.github.com> * Update keyboards/westfoxtrot/cyclops/readme.md Co-Authored-By: westfoxtrot <17062872+westfoxtrot@users.noreply.github.com>
Diffstat (limited to 'keyboards/cyclops/readme.md')
-rw-r--r--keyboards/cyclops/readme.md13
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/cyclops/readme.md b/keyboards/cyclops/readme.md
deleted file mode 100644
index fcf6c15466..0000000000
--- a/keyboards/cyclops/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Cyclops
-
-66% Alps Keyboard in ISO layout.
-
-Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
-Hardware Supported: 66% Alps Keyboard
-Hardware Availability: A very limited number were made.
-
-Make example for this keyboard (after setting up your build environment):
-
- make cyclops: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).