summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps/tarnjotsingh/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keymap] UK ISO keymap for DZ60 (#7322)tarnjotsingh2019-11-111-0/+7
* New custom ISO keymap for DZ60 * New custom ISO keymap for DZ60 * Adding relative path for keymap image * Removed reference to PNG and updated the README accordingly. * Improving on the README some more after reading up on the guidelines for keymaps