summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/v10/ansi_encoder
Commit message (Collapse)AuthorAgeFilesLines
* 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-89/+89
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-33/+33
|
* Encodermap direction define. (#20454)Nick Brassel2023-04-153-3/+3
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
|
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove VIA specific use of `MACRO0*` (#19918)jack2023-02-232-20/+20
|
* Move Bootmagic config to data driven (#19860)Ryan2023-02-171-0/+3
|
* Update info.json for Keychron V10 (#19791)lalalademaxiya12023-02-091-1/+1
|
* [Keyboard] Add Keychron V10 (#19504)lalalademaxiya12023-02-0210-0/+562
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>