summaryrefslogtreecommitdiff
path: root/keyboards/gboards/gergo/keymaps/colemak
AgeCommit message (Collapse)Author
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2022-10-11Remove legacy keycodes, part 3 (#18669)Ryan
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-02-11[Keyboard] move g heavy industry boards into /gboards (#16040)peepeetee
Co-authored-by: zvecr <git@zvecr.com>