]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add edvorakjp keymap for the Helix (rev2) keyboard (#3340)
authorepaew <epaew@users.noreply.github.com>
Sun, 8 Jul 2018 12:11:02 +0000 (21:11 +0900)
committerDrashna Jaelre <drashna@live.com>
Sun, 8 Jul 2018 12:11:02 +0000 (05:11 -0700)
commit0b9b2a6376df286d3a5bc44a99274dc196524fc1
treec8b6077d6e8a5573583ec200986c45a2762e8cb9
parentf28f5696005bdc51b9d1ff3a59c70bf47b8b897a
Add edvorakjp keymap for the Helix (rev2) keyboard (#3340)

* 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
keyboards/helix/rev2/keymaps/edvorakjp/config.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/keymap.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/keymap_4rows.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/keymap_5rows.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/keymap_xrows.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/oled.c [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/oled.h [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/readme.md [new file with mode: 0644]
keyboards/helix/rev2/keymaps/edvorakjp/rules.mk [new file with mode: 0644]
keyboards/iris/keymaps/edvorakjp/keymap.c
users/edvorakjp/edvorakjp.h