summaryrefslogtreecommitdiffstats
path: root/users/edvorakjp
AgeCommit message (Collapse)AuthorFilesLines
2019-03-09Update edvorak keymap simplify (#5350)epaew6-226/+38
* Update edvorakjp layouts * swap master hand * update tapping_term
2018-12-03Add edvorakjp kepmap for crkbd (#4537)epaew1-5/+13
* edvorakjp layout for crkbd * bugfix of edvorakjp QMK cannot send keycode that doesn't exists on new layer.
2018-11-26Keymap: Refactor edvorakjp user library (#4480)epaew7-237/+394
* 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-0/+1
* 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-05-23Add edvorakjp layout for the Iris keyboard (#3020)epaew4-0/+424
* 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