Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Keyboard] Update ZSA Keyboard Readmes and keymaps #13041

Merged
merged 5 commits into from
Jul 26, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix inevitable typo
Co-authored-by: Ryan <fauxpark@gmail.com>
  • Loading branch information
drashna and fauxpark committed Jul 15, 2021
commit 1fcd9a88e82b9a78547a318e35dd1ea08934d66b
2 changes: 1 addition & 1 deletion keyboards/moonlander/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ There are 6 functions for enabling and disabling the LEDs on the top of the boar
By default, the Indicator LEDs are used to indicate the layer state for the keyboard. If you wish to change this (and indicate caps/num/scroll lock status instead), then define `MOONLANDER_USER_LEDS` in your `config.h` file.


### Oryx Configuation
### 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.

Expand Down