Browse Source

Update readme

pull/1036/head
Nic Aitch 7 years ago
parent
commit
890ecf6a2a
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      keyboards/lets_split/readme.md

+ 4
- 0
keyboards/lets_split/readme.md View File

@ -74,6 +74,10 @@ not be very difficult to adapt it to support more if required.
Flashing
--------
From the keymap directory run `make SUBPROJECT-KEYMAP-avrdude` for automatic serial port resolution and flashing.
Example: `make rev2-serial-avrdude`
If you define `EE_HANDS` in your `config.h`, you will need to set the
EEPROM for the left and right halves. The EEPROM is used to store whether the
half is left handed or right handed. This makes it so that the same firmware


Loading…
Cancel
Save