qmk_firmware/keyboards/exclusive/e7v1
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
keymaps Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
e7v1.c Refactor to use led config - Part 3 (#10966) 2020-11-18 17:51:53 +00:00
e7v1.h Regroup all Exclusive keyboard in one directory 2019-02-07 15:22:55 -08:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
readme.md [Keymap] VIA Support: Exclusive E7-V1 (#9038) 2020-05-16 09:16:51 -07:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

readme.md

E7-V1

E7-V1

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

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

make exclusive/e7v1:default

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