qmk_firmware/keyboards/exclusive/e6_rgb
Ryan 2da0827d4f
Remove matrix size defines (#19581)
2023-02-17 16:08:25 +11:00
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 2022-08-21 23:55:30 +01:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
e6_rgb.c Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 2022-09-23 22:46:23 +10:00
e6_rgb.h Exclusive E6 RGB Refactor (#14604) 2021-09-26 15:22:04 +10:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md Exclusive E6 RGB Refactor (#14604) 2021-09-26 15:22:04 +10:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

e6 pcb with rgb

A full rgb pcb for exclusive E6V1&V2

Keyboard Maintainer: astro
Hardware Supported: E6V1, E6V2

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

make exclusive/e6_rgb:default

Flashing example for this keyboard:

make exclusive/e6_rgb:default:flash

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