You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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
7 years ago
..
keymaps [Keyboard] E7-V1 keyboard support (#4965) 7 years ago
config.h [Keyboard] E7-V1 keyboard support (#4965) 7 years ago
e7v1.c [Keyboard] E7-V1 keyboard support (#4965) 7 years ago
e7v1.h [Keyboard] E7-V1 keyboard support (#4965) 7 years ago
readme.md [Keyboard] E7-V1 keyboard support (#4965) 7 years ago
rules.mk [Keyboard] E7-V1 keyboard support (#4965) 7 years ago

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.