Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | 2022-07-27 | 1 | -7/+0 |
| | |||||
* | [Keyboard] Graystudio COD67 VIA support (#11961) | Rys Sommefeldt | 2021-02-21 | 1 | -3/+3 |
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | Remove `DESCRIPTION`, E-G (#11574) | Ryan | 2021-01-18 | 1 | -1/+0 |
| | |||||
* | BACKLIGHT_ON_STATE config.h fixes (#8862) | Ryan | 2020-04-30 | 1 | -0/+1 |
| | |||||
* | [Keyboard] Update COD67 support to complete it and add a personal map (#7291) | Rys Sommefeldt | 2019-11-08 | 1 | -128/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
| | | | | | | | | * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION * Remove '#define DIODE_DIRECTION CUSTOM_MATRIX' * Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation | ||||
* | [Keyboard] Gray Studio Directory (#5002) | MechMerlin | 2019-01-30 | 1 | -0/+183 |
* move cod67 into the gray_studio directory * modify readmes |