1
0
Fork 0

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>
This commit is contained in:
Max 2018-12-29 00:07:47 +01:00 committed by MechMerlin
parent 6b46c06018
commit 2c6c483096
10 changed files with 76 additions and 88 deletions

View file

@ -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).