qmk-firmware/keyboards/helix/rev2/keymaps/edvorakjp
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
config.h Keymap: Refactor edvorakjp user library (#4480) 2018-11-26 09:50:45 -08:00
keymap.c Keymap: Refactor edvorakjp user library (#4480) 2018-11-26 09:50:45 -08:00
keymap_4rows.c Keymap: Refactor edvorakjp user library (#4480) 2018-11-26 09:50:45 -08:00
keymap_5rows.c Keymap: Refactor edvorakjp user library (#4480) 2018-11-26 09:50:45 -08:00
keymap_xrows.h Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) 2018-07-08 05:11:02 -07:00
oled.c Keymap: Refactor edvorakjp user library (#4480) 2018-11-26 09:50:45 -08:00
oled.h Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) 2018-07-08 05:11:02 -07:00
readme.md Add edvorakjp keymap for the Helix (rev2) keyboard (#3340) 2018-07-08 05:11:02 -07:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

readme.md

edvorakjp

Epaew's Enhanced Dvorak layout for Japanese Programmer
see here 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/.