summaryrefslogtreecommitdiff
path: root/keyboards/dz60/keymaps/mpaarating
AgeCommit message (Collapse)Author
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-13Remove 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`
2019-07-03[Keymap] Add DZ60 layout that supports a hybrid hhkb layout (#6235)Alex Lewis
* adds support for dz60 with 2 function keys * fix images for readme * Update readme.md * block comment and readme cleanup