qmk-firmware/keyboards/e7v1
Brice Figureau 3352677820 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).
2019-02-04 15:31:59 -08:00
..
keymaps [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
config.h Make QMK Configurator work with e7-v1 (#5007) 2019-02-04 15:31:59 -08:00
e7v1.c [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
e7v1.h Make QMK Configurator work with e7-v1 (#5007) 2019-02-04 15:31:59 -08:00
info.json Make QMK Configurator work with e7-v1 (#5007) 2019-02-04 15:31:59 -08:00
readme.md [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
rules.mk [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00

readme.md

E7-V1

E7-V1

A 75% keyboard made by Exclusive and run in a Geekhack group buy.

Keyboard Maintainer: masterzen
Hardware Supported: E7 - V1 QMK PCB LED
Hardware Availability: https://geekhack.org/index.php?topic=97182.msg2654226#msg2654226

Make example for this keyboard (after setting up your build environment):

make e7v1:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.