Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | [Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235) | Alex Lewis | 2019-07-03 | 2 | -0/+36 |
* adds support for dz60 with 2 function keys * fix images for readme * Update readme.md * block comment and readme cleanup |