Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 4 | -486/+0 |
| | |||||
* | Merge upstream master | lokher | 2022-12-06 | 4 | -0/+486 |
|\ | |||||
| * | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
| * | Remove legacy keycodes, part 2 (#18660) | Ryan | 2022-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `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` | ||||
| * | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 2 | -3/+3 |
| | | |||||
* | | Remove non-Keychron keyboards | lokher | 2022-09-13 | 21 | -1500/+0 |
|/ | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 2 | -8/+6 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven: S (#17889) | Ryan | 2022-08-04 | 2 | -8/+6 |
| | | |||||
* | | Refactor satt/comet46 to use core OLED driver (#17856) | Joel Challis | 2022-07-31 | 12 | -946/+54 |
| | | |||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 3 | -5/+5 |
|/ | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | Move more UART-based keyboards to use timeout correctly. (#17329) | Tomasz Janeczko | 2022-06-08 | 1 | -2/+9 |
| | | | Co-authored-by: Tomasz Janeczko <tomasz.j@hey.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | Rename keymap_extras headers for consistency (#16939) | Ryan | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+0 |
| | | | | (#16655) | ||||
* | move @satt99 's comet46 to satt/ (#16059) | peepeetee | 2022-02-12 | 28 | -0/+2389 |