Correct some heading levels in UPGRADING doc

Signed-off-by: Michael Richters <gedankenexperimenter@gmail.com>
pull/1115/head
Michael Richters 3 years ago
parent ce31989a9c
commit 419f317bbc
No known key found for this signature in database
GPG Key ID: 1288FD13E4EEF0C0

@ -1152,11 +1152,11 @@ This deprecated plugin was removed on **2022-03-03**. Please use the more gener
### Removed on 2020-10-10
### Deprecation of the HID facade
#### Deprecation of the HID facade
With the new Device APIs it became possible to replace the HID facade (the `kaleidoscope::hid` family of functions) with a driver. As such, the old APIs are deprecated, and was removed on 2020-10-10. Please use `Kaleidoscope.hid()` instead.
### Implementation of type Key internally changed from C++ union to class
#### Implementation of type Key internally changed from C++ union to class
The deprecated functions were removed on 2020-10-10.

Loading…
Cancel
Save