Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master | lokher | 2022-12-06 | 3 | -0/+153 |
|\ | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 2 | -4/+4 |
| | | | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-10-20 | 1 | -0/+1 |
| |\ | |||||
| | * | [Keyboard] Fix LEDs being inverted on Sabre (#18762) | Wolf Van Herreweghe | 2022-10-20 | 1 | -0/+1 |
| | | | |||||
| * | | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
| * | | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| |/ | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* / | Remove non-Keychron keyboards | lokher | 2022-09-13 | 9 | -385/+0 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-20 | 1 | -1/+1 |
|\ | |||||
| * | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | | |||||
* | | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
|/ | |||||
* | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 2 | -7/+6 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -3/+0 |
| | | | | (#16655) | ||||
* | Wolf Sabre: fix Configurator layout data (#16465) | James Young | 2022-02-27 | 2 | -2/+120 |
| | | | | | | | | | * apply friendly formatting to info.json * rebuild Configurator layout data KLE Rotation leads to incorrect layout data when converted to `info.json` format. * add matrix diagram to sabre.h | ||||
* | [Keyboard] Add sabre (#15964) | Wolf Van Herreweghe | 2022-02-21 | 9 | -0/+272 |
Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> |