diff options
author | Joel Challis <git@zvecr.com> | 2021-10-07 02:32:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 12:32:05 +1100 |
commit | 1c0347b8b85de03691c7810f98f38bb245783985 (patch) | |
tree | abd0d58a1e2d5134f1c307ad392c8616cab3266a /doxygen-todo | |
parent | 60297a1099e5a310bd10a4d59fcb80bbc7fe4be5 (diff) | |
download | qmk_firmware-1c0347b8b85de03691c7810f98f38bb245783985.tar.gz qmk_firmware-1c0347b8b85de03691c7810f98f38bb245783985.zip |
Remove SERIAL_LINK feature (#14727)
* Remove SERIAL_LINK
* more stale paths in doxygen-todo
* Fix
* More refs
* Update testing docs
* Update doxygen-todo
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'doxygen-todo')
-rw-r--r-- | doxygen-todo | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doxygen-todo b/doxygen-todo index 54d7e9ef7..4151627e4 100644 --- a/doxygen-todo +++ b/doxygen-todo | |||
@@ -6,16 +6,8 @@ tmk_core/protocol/midi/bytequeue | |||
6 | tmk_core/protocol/midi/Config | 6 | tmk_core/protocol/midi/Config |
7 | tmk_core/protocol/usb_hid | 7 | tmk_core/protocol/usb_hid |
8 | tmk_core/protocol/vusb | 8 | tmk_core/protocol/vusb |
9 | tmk_core/tool | ||
10 | tmk_core/tool/chibios | ||
11 | quantum | 9 | quantum |
12 | quantum/api | ||
13 | quantum/audio | 10 | quantum/audio |
14 | quantum/keymap_extras | 11 | quantum/keymap_extras |
15 | quantum/process_keycode | 12 | quantum/process_keycode |
16 | quantum/serial_link | ||
17 | quantum/serial_link/protocol | ||
18 | quantum/serial_link/system | ||
19 | quantum/serial_link/tests | ||
20 | quantum/tools | ||
21 | drivers | 13 | drivers |