Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-04 | Update Keychron Q0 (#22068) | adophoxia | |
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-10-04 | Rename CKLED2001 driver to SNLED27351 (#22071) | Ryan | |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | |
2023-09-13 | ckled2001: driver naming cleanups (#21890) | Ryan | |
2023-09-12 | Remove duplication of STM32L432 EEPROM defaults (#21981) | Joel Challis | |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-06-23 | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) | Nick Brassel | |
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default. | |||
2023-05-03 | More `info.json` whitespace cleanups (#20665) | Ryan | |
2023-05-02 | `info.json` whitespace cleanups (#20651) | Ryan | |
2023-04-04 | Move Keychron Q0 and Q0 Plus data-driven configuration; `keychron` keymap ↵ | adophoxia | |
`rules.mk` cleanup (#20168) Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 8 (#20030) | Ryan | |
2023-02-08 | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | |
2023-02-02 | [Keyboard] Add rev_0131 for Keychron Q0 (#19547) | lalalademaxiya1 | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-10-10 | Remove legacy keycodes, part 2 (#18660) | Ryan | |
* `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` | |||
2022-09-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-09-29 | Update q0 for keychron (#18522) | lalalademaxiya1 | |
2022-09-25 | Remove lingering `DRIVER_LED_TOTAL` references (#18475) | jack | |
2022-09-24 | [Keyboard] Add Keychron Q0 (#18348) | adophoxia | |