summaryrefslogtreecommitdiffstats
path: root/keyboards/gboards/gergo/keymaps/colemak
Commit message (Collapse)AuthorAgeFilesLines
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
|
* 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`
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-3/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] move g heavy industry boards into /gboards (#16040)peepeetee2022-02-113-0/+226
Co-authored-by: zvecr <git@zvecr.com>