2
0
Nic Aitch 9 лет назад
Родитель
Сommit
890ecf6a2a
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      keyboards/lets_split/readme.md

+ 4 - 0
keyboards/lets_split/readme.md

@@ -74,6 +74,10 @@ not be very difficult to adapt it to support more if required.
 Flashing
 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
 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
 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
 half is left handed or right handed. This makes it so that the same firmware