diff --git a/doc/2-interface/keyboard.md b/doc/2-interface/keyboard.md index 4592672b2..2255670e6 100644 --- a/doc/2-interface/keyboard.md +++ b/doc/2-interface/keyboard.md @@ -254,43 +254,3 @@ the settings for note input keybinds operate differently. each entry in the list - **Remove**: removes the keybind from the list. below all the binds, select a key from the dropdown list to add it. it will appear at or near the top of the list as a note with value 0. - -the default note keys are: - -| key | bind | -|:---:|:-----| -| `Z` | Note 0 | -| `S` | Note 1 | -| `X` | Note 2 | -| `D` | Note 3 | -| `C` | Note 4 | -| `V` | Note 5 | -| `G` | Note 6 | -| `B` | Note 7 | -| `H` | Note 8 | -| `N` | Note 9 | -| `J` | Note 10 | -| `M` | Note 11 | -| `Q` | Note 12 | -| `2` | Note 13 | -| `W` | Note 14 | -| `3` | Note 15 | -| `E` | Note 16 | -| `R` | Note 17 | -| `5` | Note 18 | -| `T` | Note 19 | -| `6` | Note 20 | -| `Y` | Note 21 | -| `7` | Note 22 | -| `U` | Note 23 | -| `I` | Note 24 | -| `9` | Note 25 | -| `O` | Note 26 | -| `0` | Note 27 | -| `P` | Note 28 | -| `[` | Note 29 | -| `]` | Note 31 | -| `1` | Note off | -| ` | Note off | -| `Tab` | Note release | -| `=` | Macro release |