aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergo42/keymaps/yshrsmz
Commit message (Collapse)AuthorAgeFilesLines
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-301-1/+1
| | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Keymap: add yshrsmz keymaps (#3770)Yasuhiro Shimizu2018-09-013-0/+206
* add ergo42 keymap * add helix keymap * add keymap for lets_split * Add keymap for nyquist * update keymaps to address review comments - remove unneeded include - use `#pragma once`