summaryrefslogtreecommitdiffstats
path: root/keyboards/westfoxtrot/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-29 00:07:47 +0100
commit2c6c483096f2ec1f37943975e9d62b901884c835 (patch)
tree7a1bad046a71b16f8a96d40488d98a02fbb1e6ae /keyboards/westfoxtrot/cyclops/readme.md
parent6b46c06018324d78bed863d823df53d71cefb2fd (diff)
downloadqmk_firmware-2c6c483096f2ec1f37943975e9d62b901884c835.tar.gz
qmk_firmware-2c6c483096f2ec1f37943975e9d62b901884c835.tar.xz
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/westfoxtrot/cyclops/readme.md')
-rw-r--r--keyboards/westfoxtrot/cyclops/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/westfoxtrot/cyclops/readme.md b/keyboards/westfoxtrot/cyclops/readme.md
new file mode 100644
index 000000000..e026c4119
--- /dev/null
+++ b/keyboards/westfoxtrot/cyclops/readme.md
@@ -0,0 +1,15 @@
+# cyclops
+
+![cyclops](https://github.com/westfoxtrot/Cyclops)
+
+66% Alps Keyboard in ISO layout.
+
+ Keyboard Maintainer: [westfoxtrot](https://github.com/westfoxtrot)
+ Hardware Supported: Cyclops (AEKISO66) PCB
+ Hardware Availability: Files released here (https://github.com/westfoxtrot/Cyclops)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make westfoxtrot/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).