瀏覽代碼

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 1 年之前
父節點
當前提交
fd1d4d71aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/features/split_keyboard.md

+ 1 - 1
docs/features/split_keyboard.md

@@ -444,7 +444,7 @@ This setting implies that `RGBLIGHT_SPLIT` is enabled, and will forcibly enable
 #define SPLIT_USB_DETECT
 #define SPLIT_USB_DETECT
 ```
 ```
 
 
-Enabling this option changes the startup behavior to listen for an active USB communication to delegate which part is master and which is slave. With this option enabled and theres's USB communication, then that half assumes it is the master, otherwise it assumes it is the slave.
+Enabling this option changes the startup behavior to listen for an active USB communication to delegate which part is master and which is slave. With this option enabled and active USB communication, then that half assumes it is the master, otherwise it assumes it is the slave.
 
 
 Without this option, the master is the half that can detect voltage on the physical USB connection (VBUS detection).
 Without this option, the master is the half that can detect voltage on the physical USB connection (VBUS detection).