summaryrefslogtreecommitdiffstats
path: root/docs/feature_audio.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-02-09 09:49:05 -0800
committerGitHub <noreply@github.com>2021-02-09 09:49:05 -0800
commit7161d650705afb86b0874d95d72d15cf134f4148 (patch)
treefeddeedd645c41bebcd1b8ab3972ee634bebe697 /docs/feature_audio.md
parent738bd263c18de8f78cc98311b40c79a84ae3be33 (diff)
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'docs/feature_audio.md')
-rw-r--r--docs/feature_audio.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/feature_audio.md b/docs/feature_audio.md
index 5132dfe971..68ba4477a5 100644
--- a/docs/feature_audio.md
+++ b/docs/feature_audio.md
@@ -215,12 +215,6 @@ This is still a WIP, but check out `quantum/process_keycode/process_midi.c` to s
AU_OFF,
AU_TOG,
- #ifdef FAUXCLICKY_ENABLE
- FC_ON,
- FC_OFF,
- FC_TOG,
- #endif
-
// Music mode on/off/toggle
MU_ON,
MU_OFF,