aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q9_plus/q9_plus.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-7/+0
|
* Miscellaneous fixes for recently merged keyboards (#22179)Joel Challis2023-10-021-1/+0
|
* Keychron q9 plus (#21399)lalalademaxiya12023-09-211-0/+82
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>