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

[Docs] Add dedicated page for Split Keyboard information #5802

Merged
merged 13 commits into from
Jul 16, 2019
Prev Previous commit
Next Next commit
Fix Typos
Co-Authored-By: drashna <drashna@live.com>
  • Loading branch information
noroadsleft and drashna committed Jul 7, 2019
commit be8efdb9358e926db1bb9633ad2db320cc87a84f
2 changes: 1 addition & 1 deletion docs/feature_split_keyboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ However, you'll have to flash the EEPROM files for the correct hand to each cont
* `:dfu-split-left`
* `:dfu-split-right`

If you reset the EEPROM outside of the firmeware's built in options (such as using the QMK Toolbox's "Reset EEPROM" option), you'll need to re-flash the EEPROM files.
If you reset the EEPROM outside of the firmware's built in options (such as using the QMK Toolbox's "Reset EEPROM" option), you'll need to re-flash the EEPROM files.

You can find the EEPROM files in the QMK firmware repo, [here](https://github.com/qmk/qmk_firmware/tree/master/quantum/split_common).

Expand Down