summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/cod67/keymaps/rys/readme.md
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@sommefeldt.com>2019-11-09 02:30:44 +0000
committerDrashna Jaelre <drashna@live.com>2019-11-08 18:30:44 -0800
commit26ce66e30675ebc785ac3e2e6bd1deeb479cb7e1 (patch)
treec9e55e905679937145884e96b82d96d7832f76a6 /keyboards/gray_studio/cod67/keymaps/rys/readme.md
parentc1970e284d9718a62a973442ec9f0801365cff60 (diff)
[Keyboard] Update COD67 support to complete it and add a personal map (#7291)
* Update docs for default keymap * Update COD67 docs with fixes and macOS details * Add a personal COD67 2-layer map with RGB control * Enable RGB, NKRO and change firmware format to bin * Swap k0D and k48 to fix backspace on the top row * Add RGB config and tidy up a bit * Finish default map because merlin was full of bbq * Whoops, rogue tabs * Typo fix in the main COD67 readme * Remove empty function defs in keymap * Swap how the backspace key relocation happens * Fix PRODUCT_ID and add a link to software PWM docs * Disable NKRO and bootmagic and enable mouse keys * Better header guard * Whoops, forgot to remote the #endif
Diffstat (limited to 'keyboards/gray_studio/cod67/keymaps/rys/readme.md')
-rw-r--r--keyboards/gray_studio/cod67/keymaps/rys/readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/gray_studio/cod67/keymaps/rys/readme.md b/keyboards/gray_studio/cod67/keymaps/rys/readme.md
new file mode 100644
index 0000000000..8214809bba
--- /dev/null
+++ b/keyboards/gray_studio/cod67/keymaps/rys/readme.md
@@ -0,0 +1,5 @@
+# Rys's keymap for a COD67
+
+The COD67 supports really nice RGB underglow which you can see through the mid diffuser. I've put control for that on layer 1, along with reset on `Space`, backlight toggle on `Enter`, and the function row. The board supports all of the QMK RGB effects.
+
+Look at the excellent [RGB Lighting](https://docs.qmk.fm/#/feature_rgblight) docs on the QMK site for more controls.