Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2021-09-08 | [Keyboard] Update VIA support for lazydesigners/the40 (#14240) | jackytrabbit | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
2021-02-28 | Update lazydesigners/the40 (#11989) | jackytrabbit | |
* Update the40.h Update the40.h to fix keymap * Add VIA support for lazydesigners/the40 Add VIA support for lazydesigners/the40 * Update keymap.c |