summaryrefslogtreecommitdiff
path: root/keyboards/dz60/keymaps/iso_split-spacebar
AgeCommit message (Collapse)Author
2020-06-13dz60 iso split - cleaned up the readme and replaced normal key with numpad ↵mcarni
key on numpad layer (#9339) * README cleanup * replaced "normal" numbers with "keypad" numbers: KC_P4 replaced by KC_KP_P4 * replaced "normal" keys on Numpad Layer with the "KeyPad" keys KC_1 replaced by KC_P1 etc.
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2018-10-19added an ISO split spacebar layout, keymap and readme files (#4165)mcarni