aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/edvorakjp/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Add edvorakjp keymap for the Helix (rev2) keyboard (#3340)epaew2018-07-081-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
* bugfix: Custom lock key for Windows (#3334)epaew2018-07-071-1/+1
| | | | Win+Shift+L => Win+L and update readme
* Add edvorakjp layout for the Iris keyboard (#3020)epaew2018-05-221-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