summaryrefslogtreecommitdiffstats
path: root/keyboards/gray_studio/cod67/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove empty override functions (#14312)Ryan2021-09-051-16/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* [Keyboard] Graystudio COD67 VIA support (#11961)Rys Sommefeldt2021-02-212-0/+50
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Update COD67 support to complete it and add a personal map (#7291)Rys Sommefeldt2019-11-084-5/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-16/+0
| | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone
* [Keyboard] Gray Studio Directory (#5002)MechMerlin2019-01-302-0/+60
* move cod67 into the gray_studio directory * modify readmes