summaryrefslogtreecommitdiffstats
path: root/keyboards/keychron/q0/rev_0130
Commit message (Collapse)AuthorAgeFilesLines
* Move matrix config to info.json, part 8 (#20030)Ryan2023-03-112-4/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
|
* [Keyboard] Add rev_0131 for Keychron Q0 (#19547)lalalademaxiya12023-02-025-60/+102
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 4 (#18683)Ryan2022-10-132-2/+2
| | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC`
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-102-11/+11
| | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-301-6/+8
|\
| * Update q0 for keychron (#18522)lalalademaxiya12022-09-291-6/+8
| |
* | Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack2022-09-252-2/+2
|/
* [Keyboard] Add Keychron Q0 (#18348)adophoxia2022-09-249-0/+312