Commit Graph

58 Commits

Author SHA1 Message Date
48ff93582b Pull out sendstring variations to their own files.
Instead of having all sendstring keycode mappings in the main quantum.c
file, give each one its own file in keymap_extras that can be #included
in a user's keymap. If one is included, it will define the appropriate
lookup tables and overwrite the weak definitions in quantum.c.
(Including more than one sendstring definition will fail at compile
time.)

Update @rai-suta's test keymap to match, as well as the documentation.
2017-07-05 10:55:47 -04:00
ea7590c894 add new arguements, docs 2017-06-27 14:35:08 -04:00
4ba9438c3f Add eclipse to the _summary 2017-06-27 13:07:50 -04:00
901a92a2fd Update _summary.md 2017-06-24 13:11:25 -04:00
c208a6d4e5 update docs for isp 2017-06-23 23:09:14 -04:00
918aea5b47 Update _summary.md 2017-06-23 21:29:35 -04:00
b4f2f44a6f Create isp_flashing_guide.md 2017-06-23 21:29:04 -04:00
2b98ec67f3 Update _summary.md 2017-06-22 13:23:08 -04:00
7b3c9cc8de Create adding_a_keyboard_to_qmk.md 2017-06-22 13:22:21 -04:00
f32c68ee65 Update porting_your_keyboard_to_qmk.md 2017-06-22 13:21:43 -04:00
621ae42a6c revert edit 2017-06-18 13:28:34 -04:00
4217cb5bbc Update key_functions.md 2017-06-18 13:26:20 -04:00
6bd4df7a90 define limits to functions 2017-06-11 14:28:30 -04:00
06f0f92c1a Delete VAGRANT_GUIDE.md 2017-06-10 15:13:24 -04:00
7921834663 Delete USB_NKRO.txt 2017-06-10 15:13:15 -04:00
d942389e11 Delete TMK_README.md 2017-06-10 15:13:07 -04:00
3df614c942 Delete POWER.txt 2017-06-10 15:12:59 -04:00
08fdced65f Delete PCB_GUIDE.md 2017-06-10 15:12:52 -04:00
de4a38ab1b Delete Macros.md 2017-06-10 15:12:45 -04:00
ceb7a63c68 Delete Kiibohd.asciidoc 2017-06-10 15:12:39 -04:00
656744e7dd Delete Keymap.md 2017-06-10 15:12:32 -04:00
6442822efd Delete Keycodes.md 2017-06-10 15:12:20 -04:00
f320ac4bc6 Delete Home.md 2017-06-10 15:12:12 -04:00
ee595965ae Delete HAND_WIRE.md 2017-06-10 15:12:04 -04:00
4de370ccc3 Delete FUSE.txt 2017-06-10 15:11:53 -04:00
4092e45b6b Delete FAQ.md 2017-06-10 15:11:36 -04:00
296e8669f3 Delete Embedding.md 2017-06-10 15:11:26 -04:00
fa6044ab1d Delete Eclipse.md 2017-06-10 15:11:18 -04:00
401aab7d5a Delete CYGWIN_GUIDE.md 2017-06-10 15:11:02 -04:00
5e9d5a0a75 Delete BUILD_GUIDE.md 2017-06-10 15:10:44 -04:00
995c3141a6 convert docs to lowercase and underscores 2017-06-10 14:58:55 -04:00
ca01d94005 convert docs to lowercase and underscores 2017-06-10 14:58:24 -04:00
558db0e03f remove leading slash 2017-06-10 12:28:37 -04:00
43b6179feb Merge branch 'master' into improve_macro_docs 2017-06-10 12:26:57 -04:00
163754f363 Create Home.md 2017-06-10 12:26:09 -04:00
ad49086be5 Create SUMMARY.md 2017-06-10 12:25:04 -04:00
2f942c9883 Create Custom-Quantum-Functions.md 2017-06-10 12:23:04 -04:00
1da0a19177 make searchable 2017-06-10 12:18:49 -04:00
5801a1f8af update music docs 2017-06-09 16:42:30 -04:00
a0ac0d3cea Move Dynamic Macros into their own file 2017-06-09 12:25:12 -07:00
767bcac23c Clean up and improve the macro documentation 2017-06-09 11:47:53 -07:00
d9f95c5da9 Docfix (#1377)
* SCKLCK is now SCROLLLOCK

Yes, with all three Ls
At least it doesn't have a random K anymore lol

* Removed strange mystery trailing numbers in the docs
2017-06-08 20:05:55 -07:00
481797f92f Documents permissive hold 2017-06-08 23:00:28 -04:00
e82c089b4c SCKLCK is now SCROLLLOCK (#1376)
Yes, with all three Ls
At least it doesn't have a random K anymore lol
2017-06-08 19:54:49 -07:00
eefec19ad9 Update Keycodes.md 2017-06-02 09:44:08 -04:00
47c209fa02 Update Keycodes.md 2017-06-02 09:21:01 -04:00
19816a4998 Broken Keymap docs link 2017-06-02 10:51:12 +02:00
1d6a18db99 Merge pull request #1343 from Maartenwut/patch-1
Added SEND_STRING(); to the documentation.
2017-05-29 11:58:08 -04:00
cecf783e14 Merge pull request #1337 from fredizzimo/wsl_setup
Add script for setting up Windows Subsystem for Linux
2017-05-29 11:56:53 -04:00
91c6113cba Added SEND_STRING(); to the documentation. 2017-05-29 17:53:39 +02:00