浏览代码

Updated Custom Quantum Functions (markdown)

skullydazed 8 年之前
父节点
当前提交
1054d5554a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Custom-Quantum-Functions.md

+ 1 - 1
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 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 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. 
 
 
 ## A Word on Keyboards vs Keymap
 ## A Word on Keyboards vs Keymap