]> git.donarmstrong.com Git - qmk_firmware.git/commit
Make QMK Configurator work with e7-v1 (#5007)
authorBrice Figureau <brice@daysofwonder.com>
Mon, 4 Feb 2019 23:31:59 +0000 (00:31 +0100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 4 Feb 2019 23:31:59 +0000 (15:31 -0800)
commit33526778209f9de570edd0b7af1a42eed8fffdc2
tree774d70689d84c54980cd7467f244afd2de854831
parentab579650b69f3080acc6cda62202605605a909bd
Make QMK Configurator work with e7-v1 (#5007)

* Make QMK Configurator work with e7-v1

This adds the missing info.json file for the e7-v1 keyboard which I
forgot to add to the original PR.
This allows to see the correct layout in QMK Configurator.

* Fix the ISO layout

The ISO layout has one extra key (hash/tilde) on row 3 right before
the enter key.

The e7-v1 PCB has this key wired at the same switch as the ANSI
backslash (since this switch is not used in ISO).
keyboards/e7v1/config.h
keyboards/e7v1/e7v1.h
keyboards/e7v1/info.json [new file with mode: 0644]