aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/iris/keymaps/edvorakjp
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Move Keebio boards to own folder (#5109)Danny2019-02-124-234/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move boards into keebio folder * Rename keymap * Update BDN9 files * Update BFO-9000 files * Update Chocopad files * Update Dilly files * Update Fourier files, collapse rev1 into main * Update Iris files * Update Laplace files * Update Levinson files, fix buswerks keymap * Update Nyquist files * Fix keymap issues * Update Quefrency files * Update Rorschach files * Update TF68 files * Update Viterbi files * Update Viterbi files * Update Wavelet files * Reformat default layout * Fix up default folder for Iris * Remove already defined aliases
* Keymap: Refactor edvorakjp user library (#4480)epaew2018-11-262-5/+3
| | | | | | | | | | | | * Refactor edvorakjp user library * add tap dance support * update keymaps * edvorakjp: add SWAP_SCLN option * fix behavior of SWAP_SCLN
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-221-1/+1
|
* 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-072-2/+2
| | | | Win+Shift+L => Win+L and update readme
* Add edvorakjp layout for the Iris keyboard (#3020)epaew2018-05-224-0/+238
* 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