1
0
Fork 0

Exclusive E6 RGB Refactor (#14604)

This commit is contained in:
James Young 2021-09-26 05:22:04 +00:00 committed by GitHub
parent 8c76e1ec08
commit 532cfd56ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 427 additions and 1465 deletions

View file

@ -7,6 +7,10 @@ Hardware Supported: E6V1, E6V2
Make example for this keyboard (after setting up your build environment):
make exclusive/e6_rgb:60_ansi
make exclusive/e6_rgb:default
Flashing example for this keyboard:
make exclusive/e6_rgb:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).