1
0
Fork 0

Add explicit id tags to externally linked headers

This commit is contained in:
skullY 2020-02-27 20:53:50 -08:00 committed by skullydazed
parent a95a314f78
commit 54c58ea6de
29 changed files with 45 additions and 44 deletions

View file

@ -78,7 +78,7 @@
* [Macros](ru-ru/feature_macros.md)
* [Mouse Keys](ru-ru/feature_mouse_keys.md)
* [OLED Driver](ru-ru/feature_oled_driver.md)
* [One Shot Keys](ru-ru/feature_advanced_keycodes.md#one-shot-keys)
* [One Shot Keys](ru-ru/one_shot_keys.md)
* [Pointing Device](ru-ru/feature_pointing_device.md)
* [PS/2 Mouse](ru-ru/feature_ps2_mouse.md)
* [RGB Lighting](ru-ru/feature_rgblight.md)