summaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/edvorakjp/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2018-11-26Keymap: Refactor edvorakjp user library (#4480)epaew1-5/+2
* Refactor edvorakjp user library * add tap dance support * update keymaps * edvorakjp: add SWAP_SCLN option * fix behavior of SWAP_SCLN
2018-07-08Add edvorakjp keymap for the Helix (rev2) keyboard (#3340)epaew1-2/+0
* add readme.md * add extern declaration of edvorakjp_config to edvorakjp.h * add oled.c * add layout definitions * add keymap.c * add rules.mk * fix rgblight issue: rgblight_setrgb() ignore RGBLIGHT_LIMIT_VAL
2018-07-07bugfix: Custom lock key for Windows (#3334)epaew1-1/+1
Win+Shift+L => Win+L and update readme
2018-05-23Add edvorakjp layout for the Iris keyboard (#3020)epaew1-0/+171
* add edvorakjp libraries * add edvorakjp iris keymap * change the custom eeconfig's address to prevent future address conflicts * deleted the verbose line of rule.mk