Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 2 | -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) | Ryan | 2022-10-10 | 2 | -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 develop | fauxpark | 2022-09-30 | 1 | -6/+8 |
|\ | |||||
| * | Update q0 for keychron (#18522) | lalalademaxiya1 | 2022-09-29 | 1 | -6/+8 |
| | | |||||
* | | Remove lingering `DRIVER_LED_TOTAL` references (#18475) | jack | 2022-09-25 | 2 | -2/+2 |
|/ | |||||
* | [Keyboard] Add Keychron Q0 (#18348) | adophoxia | 2022-09-24 | 9 | -0/+312 |