diff options
author | Drashna Jaelre <drashna@live.com> | 2020-10-13 04:35:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-13 04:35:36 -0700 |
commit | 2a65709db6b6154b6780b70b26de57d8d9a63749 (patch) | |
tree | fb79b2928adcde4b41df8062060982bb03e4d806 /keyboards/planck/ez/readme.md | |
parent | 451e600476d72b6f595044844b8a6767246de5ce (diff) | |
download | qmk_firmware-2a65709db6b6154b6780b70b26de57d8d9a63749.tar.gz qmk_firmware-2a65709db6b6154b6780b70b26de57d8d9a63749.zip |
[Keyboard] Update to ZSA Boards (#10119)
* Add VID/PIDs to ErgoDox EZ
* Add VID/PIDs for Planck EZ and Glow revision
* Make names consistent
* fix typo in docs
* Move LED config back, for maximum compatibility
* Add revisions for ErgoDox EZ boards
* Fix embarassing typo
* Typooooo
Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update Licensing info
* Update Moonlander default keymap to match Oryx's default
* Fix formatting based on suggestions
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Make indicator LEDs more configurable
* Update default keymap
* Handle older eeprom settings
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/planck/ez/readme.md')
-rw-r--r-- | keyboards/planck/ez/readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/planck/ez/readme.md b/keyboards/planck/ez/readme.md index df8d1b46bb..247bf7448a 100644 --- a/keyboards/planck/ez/readme.md +++ b/keyboards/planck/ez/readme.md @@ -14,6 +14,12 @@ Make example for this keyboard (after setting up your build environment): 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). +# Planck EZ Glow + +For the per key RGB version of this keyboard, you want to use the "glow" subdirectory. For example: + + make planck/ez/glow:default + ## Planck EZ Configuration (from Oryx) ### Indicator LEDs |