diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 05:22:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 15:22:04 +1000 |
commit | 532cfd56ca47e5fdba2d759747dd4ac358e0af3a (patch) | |
tree | 2f20323b027512925ce31af5daca618e398bc715 /keyboards/exclusive/e6_rgb/readme.md | |
parent | 8c76e1ec08390316127f9eeb076033a0e1ecf8b3 (diff) | |
download | qmk_firmware-532cfd56ca47e5fdba2d759747dd4ac358e0af3a.tar.gz qmk_firmware-532cfd56ca47e5fdba2d759747dd4ac358e0af3a.zip |
Exclusive E6 RGB Refactor (#14604)
Diffstat (limited to 'keyboards/exclusive/e6_rgb/readme.md')
-rw-r--r-- | keyboards/exclusive/e6_rgb/readme.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/keyboards/exclusive/e6_rgb/readme.md b/keyboards/exclusive/e6_rgb/readme.md index b252ab53b4..d6e2b44e7e 100644 --- a/keyboards/exclusive/e6_rgb/readme.md +++ b/keyboards/exclusive/e6_rgb/readme.md @@ -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). |