qmk-firmware/keyboards/e7v1
Brice Figureau 03d9e3fe79 [Keyboard] E7-V1 keyboard support (#4965)
* Add the e7-v1 keyboard

The e7-v1 is a 75% keyboard made by Exclusive based on an Atmega32u4
pub with RGB lights on top and backlighting.

This PR add supports for the regular ANSI layout and ANSI split
backspace layout. No ISO yet :(

* My e7-v1 keymap

Difference from base layout:
 * split backspace
 * Home & End on last keys of row 0 instead of Insert/Del
 * Fn is on the End key when hold
 * supports both a windows/linux keymap and osx keymap
 * layer change is reflected in the rgb leds of the logo
2019-01-28 17:05:43 -08:00
..
keymaps [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
config.h [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
e7v1.c [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -08:00
e7v1.h [Keyboard] E7-V1 keyboard support (#4965) 2019-01-28 17:05:43 -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.