summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q6/ansi
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
| | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-108/+108
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-55/+55
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-20/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* Fixup keychron/q6 (#19066)jack2022-11-142-2/+2
|
* [Keyboard] Keychron Q6 (#18288)lalalademaxiya12022-11-1211-0/+586
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>