summaryrefslogtreecommitdiffstats
path: root/Custom-Quantum-Functions.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-04-04 22:15:41 -0700
committerskullydazed <skullydazed@users.noreply.github.com>2017-04-04 22:15:41 -0700
commit891d17f0286627f5703b211b9e33d5202adc3e83 (patch)
treeb60c63ab58f3c17b4b5fb7a80b96055cbac83c6c /Custom-Quantum-Functions.md
parent4f48dd7c83f5f6cfa8ad044225d23b7655d744a4 (diff)
Updated Custom Quantum Functions (markdown)
Diffstat (limited to 'Custom-Quantum-Functions.md')
-rw-r--r--Custom-Quantum-Functions.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Custom-Quantum-Functions.md b/Custom-Quantum-Functions.md
index 08d04034ee..1babb3cda2 100644
--- a/Custom-Quantum-Functions.md
+++ b/Custom-Quantum-Functions.md
@@ -1,5 +1,3 @@
-# Custom Quantum functions
-
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 Word on Keyboards vs Keymap