summaryrefslogtreecommitdiffstats
path: root/Custom-Quantum-Functions.md
diff options
context:
space:
mode:
Diffstat (limited to 'Custom-Quantum-Functions.md')
-rw-r--r--Custom-Quantum-Functions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Custom-Quantum-Functions.md b/Custom-Quantum-Functions.md
index fe973c21c..a81f082d0 100644
--- a/Custom-Quantum-Functions.md
+++ b/Custom-Quantum-Functions.md
@@ -1,4 +1,4 @@
-A custom keyboard is about more than sending button presses to your computer. QMK has designed hooks to allow you to inject, override, and otherwise customize how your keyboard responds in different situations. These allow you to control status LED's, write complex macros, or even change a key's behavior based on the keyboard's state.
+A custom keyboard is about more than sending button presses to your computer. QMK has designed hooks to allow you to inject code, override functionality, and otherwise customize how your keyboard responds in different situations. These allow you to control status LED's, write complex macros, or even change a key's behavior based on the keyboard's state.
## A Word on Keyboards vs Keymap