diff options
author | epaew <epaew@users.noreply.github.com> | 2018-05-23 08:59:43 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-22 16:59:43 -0700 |
commit | 760b11b5e84291019605af3abeef2d09f8991779 (patch) | |
tree | 6aa9fab3f24df6d403b3d0ed4c9955d2e2ec06cd /keyboards/iris/keymaps/edvorakjp/readme.md | |
parent | c465cf2fd3bc57259ad72441e462f07b694b962e (diff) |
Add edvorakjp layout for the Iris keyboard (#3020)
* 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
Diffstat (limited to 'keyboards/iris/keymaps/edvorakjp/readme.md')
-rw-r--r-- | keyboards/iris/keymaps/edvorakjp/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/iris/keymaps/edvorakjp/readme.md b/keyboards/iris/keymaps/edvorakjp/readme.md new file mode 100644 index 0000000000..e5d3eab11f --- /dev/null +++ b/keyboards/iris/keymaps/edvorakjp/readme.md @@ -0,0 +1,21 @@ +# edvorakjp + +Epaew's Enhanced Dvorak layout for Japanese Programmer +see [here](../../../../users/edvorakjp) for more informations. + +## License + +Copyright 2018 Ryo Maeda epaew.333@gmail.com @epaew + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |