diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-06 17:37:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-06 17:37:11 +0000 |
commit | 65a4ad11771d7cb6e2a7abf6f253bb25e6dac38a (patch) | |
tree | 075d1b748f665f42801c3187d3e26da716640015 /keyboards/moonlander/readme.md | |
parent | b7f415d0472fcb767c92673a2f628bfaf7f77e54 (diff) | |
parent | 14f886d03bead5022d1a3ebcc72c75ae1f2b622e (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/moonlander/readme.md')
-rw-r--r-- | keyboards/moonlander/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/moonlander/readme.md b/keyboards/moonlander/readme.md index 0ad2e4775c..bf80f05569 100644 --- a/keyboards/moonlander/readme.md +++ b/keyboards/moonlander/readme.md @@ -31,7 +31,7 @@ By default, the Indicator LEDs are used to indicate the layer state for the keyb ### Oryx Configuration -To enable the features from Oryx (ZSA's Configurator), either compile the the `default` keymap, or add `#define ORYX_CONFIGURATOR` to your `config.h` file. +To enable the features from Oryx (ZSA's Configurator), either compile the `default` keymap, or add `#define ORYX_CONFIGURATOR` to your `config.h` file. This enables the front Indicator LEDs, and the `TOGGLE_LAYER_COLOR` keycode. The `TOGGLE_LAYER_COLOR` keycode toggles the customized LED map configured on Oryx. |