aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q0/plus
Commit message (Collapse)AuthorAgeFilesLines
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-7/+7
| | | | | | | | | | | | | | | * 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
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-254-159/+0
|
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-302-1/+0
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-251-31/+31
| | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
* Migrate RGB Matrix config to info.json (#22998)Joel Challis2024-02-141-3/+0
|
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
|
* Remove unnecessary driver counts (#22435)Joel Challis2023-11-221-1/+0
|
* LED drivers: register naming cleanups (#22436)Ryan2023-11-201-1/+1
|
* Rename `DRIVER_ADDR_n` defines (#22200)Ryan2023-10-211-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update Keychron Q0 (#22068)adophoxia2023-10-0511-0/+410
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>