summaryrefslogtreecommitdiffstats
path: root/keyboards/gboards/gergo/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
|
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-036-7/+0
|
* Refactor some layouts which contain keyboard name (#19643)Joel Challis2023-01-201-4/+4
|
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-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 developQMK Bot2022-07-022-2/+0
|\
| * [Keymap] Update Miryoku (#16482)Manna Harbour2022-07-022-2/+0
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-3/+2
|/ | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] Drashna update for post Q2 merge (#17241)Drashna Jaelre2022-05-301-2/+2
|
* [Keyboard] move g heavy industry boards into /gboards (#16040)peepeetee2022-02-1128-0/+1529
Co-authored-by: zvecr <git@zvecr.com>