]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - docs/features.md
[Keymap] ergotravel updates (#7588)
[qmk_firmware.git] / docs / features.md
index f230c7c233c58b7b91b29c02ba680f525278ec32..44299bf10dcbb9735e562783613fc1347cb31f2e 100644 (file)
@@ -12,6 +12,7 @@ QMK has a staggering number of features for building your keyboard. It can take
 * [Combos](feature_combo.md) - Custom actions for multiple key holds.
 * [Command](feature_command.md) - Runtime version of bootmagic (Formerly known as "Magic").
 * [Debounce API](feature_debounce_type.md) - Customization of debouncing algorithms, and the ability to add more/custom debouncing. 
+* [DIP Switch](feature_dip_switch.md) - Toggle switches for customizing board function.
 * [Dynamic Macros](feature_dynamic_macros.md) - Record and playback macros from the keyboard itself.
 * [Encoders](feature_encoders.md) - Rotary encoders! 
 * [Grave Escape](feature_grave_esc.md) - Lets you use a single key for Esc and Grave.