forked from mirrors/qmk_firmware
Move Digitizer to "Software Features" (#22031)
This commit is contained in:
parent
4162d1f056
commit
39fafdac0f
1 changed files with 1 additions and 1 deletions
|
@ -80,6 +80,7 @@
|
||||||
* [Caps Word](feature_caps_word.md)
|
* [Caps Word](feature_caps_word.md)
|
||||||
* [Combos](feature_combo.md)
|
* [Combos](feature_combo.md)
|
||||||
* [Debounce API](feature_debounce_type.md)
|
* [Debounce API](feature_debounce_type.md)
|
||||||
|
* [Digitizer](feature_digitizer.md)
|
||||||
* [EEPROM](feature_eeprom.md)
|
* [EEPROM](feature_eeprom.md)
|
||||||
* [Key Lock](feature_key_lock.md)
|
* [Key Lock](feature_key_lock.md)
|
||||||
* [Key Overrides](feature_key_overrides.md)
|
* [Key Overrides](feature_key_overrides.md)
|
||||||
|
@ -115,7 +116,6 @@
|
||||||
* [Bootmagic Lite](feature_bootmagic.md)
|
* [Bootmagic Lite](feature_bootmagic.md)
|
||||||
* [Converters](feature_converters.md)
|
* [Converters](feature_converters.md)
|
||||||
* [Custom Matrix](custom_matrix.md)
|
* [Custom Matrix](custom_matrix.md)
|
||||||
* [Digitizer](feature_digitizer.md)
|
|
||||||
* [DIP Switch](feature_dip_switch.md)
|
* [DIP Switch](feature_dip_switch.md)
|
||||||
* [Encoders](feature_encoders.md)
|
* [Encoders](feature_encoders.md)
|
||||||
* [Haptic Feedback](feature_haptic_feedback.md)
|
* [Haptic Feedback](feature_haptic_feedback.md)
|
||||||
|
|
Loading…
Reference in a new issue