]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated Custom Quantum Functions (markdown)
authorskullydazed <skullydazed@users.noreply.github.com>
Wed, 5 Apr 2017 05:15:41 +0000 (22:15 -0700)
committerskullydazed <skullydazed@users.noreply.github.com>
Wed, 5 Apr 2017 05:15:41 +0000 (22:15 -0700)
Custom-Quantum-Functions.md

index 08d04034eea31b9fd8ad3f7d959ce4c43eb635d8..1babb3cda20ad51e44f179ea05e1f173decd0ef8 100644 (file)
@@ -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