From 4c155559d5e4680af6fc4eec99aa5dc2841bc429 Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Wed, 30 Jan 2019 09:09:27 -0800 Subject: [PATCH] [Keyboard] Gray Studio Directory (#5002) * move cod67 into the gray_studio directory * modify readmes --- keyboards/{ => gray_studio}/cod67/cod67.c | 0 keyboards/{ => gray_studio}/cod67/cod67.h | 0 keyboards/{ => gray_studio}/cod67/config.h | 0 keyboards/{ => gray_studio}/cod67/info.json | 0 .../{ => gray_studio}/cod67/keymaps/default/keymap.c | 0 .../{ => gray_studio}/cod67/keymaps/default/readme.md | 0 keyboards/{ => gray_studio}/cod67/readme.md | 8 +++----- keyboards/{ => gray_studio}/cod67/rules.mk | 0 keyboards/gray_studio/readme.md | 1 + 9 files changed, 4 insertions(+), 5 deletions(-) rename keyboards/{ => gray_studio}/cod67/cod67.c (100%) rename keyboards/{ => gray_studio}/cod67/cod67.h (100%) rename keyboards/{ => gray_studio}/cod67/config.h (100%) rename keyboards/{ => gray_studio}/cod67/info.json (100%) rename keyboards/{ => gray_studio}/cod67/keymaps/default/keymap.c (100%) rename keyboards/{ => gray_studio}/cod67/keymaps/default/readme.md (100%) rename keyboards/{ => gray_studio}/cod67/readme.md (75%) rename keyboards/{ => gray_studio}/cod67/rules.mk (100%) create mode 100644 keyboards/gray_studio/readme.md diff --git a/keyboards/cod67/cod67.c b/keyboards/gray_studio/cod67/cod67.c similarity index 100% rename from keyboards/cod67/cod67.c rename to keyboards/gray_studio/cod67/cod67.c diff --git a/keyboards/cod67/cod67.h b/keyboards/gray_studio/cod67/cod67.h similarity index 100% rename from keyboards/cod67/cod67.h rename to keyboards/gray_studio/cod67/cod67.h diff --git a/keyboards/cod67/config.h b/keyboards/gray_studio/cod67/config.h similarity index 100% rename from keyboards/cod67/config.h rename to keyboards/gray_studio/cod67/config.h diff --git a/keyboards/cod67/info.json b/keyboards/gray_studio/cod67/info.json similarity index 100% rename from keyboards/cod67/info.json rename to keyboards/gray_studio/cod67/info.json diff --git a/keyboards/cod67/keymaps/default/keymap.c b/keyboards/gray_studio/cod67/keymaps/default/keymap.c similarity index 100% rename from keyboards/cod67/keymaps/default/keymap.c rename to keyboards/gray_studio/cod67/keymaps/default/keymap.c diff --git a/keyboards/cod67/keymaps/default/readme.md b/keyboards/gray_studio/cod67/keymaps/default/readme.md similarity index 100% rename from keyboards/cod67/keymaps/default/readme.md rename to keyboards/gray_studio/cod67/keymaps/default/readme.md diff --git a/keyboards/cod67/readme.md b/keyboards/gray_studio/cod67/readme.md similarity index 75% rename from keyboards/cod67/readme.md rename to keyboards/gray_studio/cod67/readme.md index 5e64ff758..7f91cf30d 100644 --- a/keyboards/cod67/readme.md +++ b/keyboards/gray_studio/cod67/readme.md @@ -1,13 +1,11 @@ # Gray COD67 -![cod67](imgur.com image replace me!) - The Gray COD67 is a 60% keyboard with a modern and bold design. It features 20 RGB Underglow LED lights and a unique diffuser placement. The COD67 has the most stunning RGB light strip for a custom mechanical keyboard. It also features a center mounted USB C port. There were only 75 units made worldwide. Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin) -Hardware Supported: Gray COD67 +Hardware Supported: Gray COD67 Hardware Availability: [Zfrontier](https://en.zfrontier.com/products/cod67) At this time, flashing ONLY works on Windows systems. @@ -18,9 +16,9 @@ The COD67 will show up as a drive. Make example for this keyboard (after setting up your build environment): - make cod67:default:bin + make gray_studio/cod67:default:bin -See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +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). Rename the resulting `.bin` file to `cod67.bin`. diff --git a/keyboards/cod67/rules.mk b/keyboards/gray_studio/cod67/rules.mk similarity index 100% rename from keyboards/cod67/rules.mk rename to keyboards/gray_studio/cod67/rules.mk diff --git a/keyboards/gray_studio/readme.md b/keyboards/gray_studio/readme.md new file mode 100644 index 000000000..dc1baa516 --- /dev/null +++ b/keyboards/gray_studio/readme.md @@ -0,0 +1 @@ +# Gray Studio