summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/cod67/keymaps/default/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/default/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/default/readme.md')
-rw-r--r--keyboards/gray_studio/cod67/keymaps/default/readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/gray_studio/cod67/keymaps/default/readme.md b/keyboards/gray_studio/cod67/keymaps/default/readme.md
index cfbf846a9a..4b45689de8 100644
--- a/keyboards/gray_studio/cod67/keymaps/default/readme.md
+++ b/keyboards/gray_studio/cod67/keymaps/default/readme.md
@@ -1 +1,5 @@
-# The default keymap for cod67
+# The default keymap for a COD67
+
+The default map only implements the default layer from the map on [ydkb.io](http://ydkb.io).
+
+If you want an example of a multi-layer map, look at [rys's map](../rys).