]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Update COD67 support to complete it and add a personal map (#7291)
authorRys Sommefeldt <rys@sommefeldt.com>
Sat, 9 Nov 2019 02:30:44 +0000 (02:30 +0000)
committerDrashna Jaelre <drashna@live.com>
Sat, 9 Nov 2019 02:30:44 +0000 (18:30 -0800)
commit26ce66e30675ebc785ac3e2e6bd1deeb479cb7e1
treec9e55e905679937145884e96b82d96d7832f76a6
parentc1970e284d9718a62a973442ec9f0801365cff60
[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
keyboards/gray_studio/cod67/cod67.h
keyboards/gray_studio/cod67/config.h
keyboards/gray_studio/cod67/keymaps/default/keymap.c
keyboards/gray_studio/cod67/keymaps/default/readme.md
keyboards/gray_studio/cod67/keymaps/rys/keymap.c [new file with mode: 0644]
keyboards/gray_studio/cod67/keymaps/rys/readme.md [new file with mode: 0644]
keyboards/gray_studio/cod67/readme.md
keyboards/gray_studio/cod67/rules.mk