aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/v10/v10.c
Commit message (Collapse)AuthorAgeFilesLines
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-1/+1
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* Migrate dip switch config to info.json - keychron (#23037)Joel Challis2024-02-091-9/+0
|
* Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
|
* [Keyboard] Add Keychron V10 (#19504)lalalademaxiya12023-02-021-0/+100
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>