diff --git a/docs/docs/terms.md b/docs/docs/terms.md index f8898a06..26ba1ae7 100644 --- a/docs/docs/terms.md +++ b/docs/docs/terms.md @@ -8,13 +8,17 @@ sidebar_label: Terms The device that will receive the key strokes from the keyboard -### Central +## Host Peripheral -The part of the keyboard that communicates with the host +A device that connects to a host. -### Peripheral +### Split Central -The other wireless parts of the keyboard. (e.g., other half of a split keyboard) +The half of a split keyboard that talks to the host + +### Split Peripheral + +The half of a split keyboard that will not work on its own ### BLE @@ -31,4 +35,4 @@ Needs definition ### Layer A compilation of [behaviors](#behavior) for each key on the keyboard. There may be more than one layer for a -keyboard. \ No newline at end of file +keyboard.