61 lines
885 B
Text
61 lines
885 B
Text
import Table from "@site/src/components/codes/Table";
|
|
|
|
## Keyboard
|
|
|
|
### Letters
|
|
|
|
<Table group="keyboard-letters" />
|
|
|
|
### Numbers
|
|
|
|
<Table group="keyboard-numbers" />
|
|
|
|
### Symbols / Punctuation
|
|
|
|
<Table group="keyboard-symbols" />
|
|
|
|
### Control & Whitespace
|
|
|
|
<Table group="keyboard-control-whitespace" />
|
|
|
|
### Navigation
|
|
|
|
<Table group="keyboard-navigation" />
|
|
|
|
### Modifiers
|
|
|
|
The [Modifiers](./modifiers) page includes further information.
|
|
|
|
<Table group="keyboard-modifiers" />
|
|
|
|
### Locks
|
|
|
|
<Table group="keyboard-locks" />
|
|
|
|
### F Keys
|
|
|
|
<Table group="keyboard-fkeys" />
|
|
|
|
### International
|
|
|
|
<Table group="keyboard-international" />
|
|
|
|
### Language
|
|
|
|
<Table group="keyboard-language" />
|
|
|
|
### Miscellaneous
|
|
|
|
<Table group="keyboard-miscellaneous" />
|
|
|
|
## Keypad
|
|
|
|
<Table group="keypad" />
|
|
|
|
### Numbers
|
|
|
|
<Table group="keypad-numbers" />
|
|
|
|
### Symbols / Operations
|
|
|
|
<Table group="keypad-operations" />
|