Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor some layouts which contain keyboard name (#19643) | Joel Challis | 2023-01-20 | 3 | -6/+9 |
| | |||||
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -3/+3 |
| | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-27 | 2 | -8/+7 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven: G (#17818) | Ryan | 2022-07-27 | 2 | -8/+7 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-02 | 2 | -2/+0 |
|\| | |||||
| * | [Keymap] Update Miryoku (#16482) | Manna Harbour | 2022-07-02 | 2 | -2/+0 |
| | | |||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 1 | -3/+2 |
|/ | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | [Keymap] Drashna update for post Q2 merge (#17241) | Drashna Jaelre | 2022-05-30 | 1 | -2/+2 |
| | |||||
* | Remove `matrix_key_count()` (#16603) | Ryan | 2022-03-10 | 1 | -8/+0 |
| | | | | | * Remove `matrix_key_count()` * Remove `matrix_bitpop()` | ||||
* | [Keyboard] move g heavy industry boards into /gboards (#16040) | peepeetee | 2022-02-11 | 35 | -0/+2499 |
Co-authored-by: zvecr <git@zvecr.com> |