Commit Graph
58 Commits
Author SHA1 Message Date
Shayne HolmesandJack Humbert 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
Jack Humbert ea7590c894 add new arguements, docs 2017-06-27 14:35:08 -04:00
Jack HumbertandGitHub 4ba9438c3f Add eclipse to the _summary 2017-06-27 13:07:50 -04:00
Jack HumbertandGitHub 901a92a2fd Update _summary.md 2017-06-24 13:11:25 -04:00
Jack Humbert c208a6d4e5 update docs for isp 2017-06-23 23:09:14 -04:00
Jack HumbertandGitHub 918aea5b47 Update _summary.md 2017-06-23 21:29:35 -04:00
Jack HumbertandGitHub b4f2f44a6f Create isp_flashing_guide.md 2017-06-23 21:29:04 -04:00
Jack HumbertandGitHub 2b98ec67f3 Update _summary.md 2017-06-22 13:23:08 -04:00
Jack HumbertandGitHub 7b3c9cc8de Create adding_a_keyboard_to_qmk.md 2017-06-22 13:22:21 -04:00
Jack HumbertandGitHub f32c68ee65 Update porting_your_keyboard_to_qmk.md 2017-06-22 13:21:43 -04:00
Jack HumbertandGitHub 621ae42a6c revert edit 2017-06-18 13:28:34 -04:00
Jack HumbertandGitHub 4217cb5bbc Update key_functions.md 2017-06-18 13:26:20 -04:00
Jack HumbertandGitHub 6bd4df7a90 define limits to functions 2017-06-11 14:28:30 -04:00
Jack HumbertandGitHub 06f0f92c1a Delete VAGRANT_GUIDE.md 2017-06-10 15:13:24 -04:00
Jack HumbertandGitHub 7921834663 Delete USB_NKRO.txt 2017-06-10 15:13:15 -04:00
Jack HumbertandGitHub d942389e11 Delete TMK_README.md 2017-06-10 15:13:07 -04:00
Jack HumbertandGitHub 3df614c942 Delete POWER.txt 2017-06-10 15:12:59 -04:00
Jack HumbertandGitHub 08fdced65f Delete PCB_GUIDE.md 2017-06-10 15:12:52 -04:00
Jack HumbertandGitHub de4a38ab1b Delete Macros.md 2017-06-10 15:12:45 -04:00
Jack HumbertandGitHub ceb7a63c68 Delete Kiibohd.asciidoc 2017-06-10 15:12:39 -04:00
Jack HumbertandGitHub 656744e7dd Delete Keymap.md 2017-06-10 15:12:32 -04:00
Jack HumbertandGitHub 6442822efd Delete Keycodes.md 2017-06-10 15:12:20 -04:00
Jack HumbertandGitHub f320ac4bc6 Delete Home.md 2017-06-10 15:12:12 -04:00
Jack HumbertandGitHub ee595965ae Delete HAND_WIRE.md 2017-06-10 15:12:04 -04:00
Jack HumbertandGitHub 4de370ccc3 Delete FUSE.txt 2017-06-10 15:11:53 -04:00
Jack HumbertandGitHub 4092e45b6b Delete FAQ.md 2017-06-10 15:11:36 -04:00
Jack HumbertandGitHub 296e8669f3 Delete Embedding.md 2017-06-10 15:11:26 -04:00
Jack HumbertandGitHub fa6044ab1d Delete Eclipse.md 2017-06-10 15:11:18 -04:00
Jack HumbertandGitHub 401aab7d5a Delete CYGWIN_GUIDE.md 2017-06-10 15:11:02 -04:00
Jack HumbertandGitHub 5e9d5a0a75 Delete BUILD_GUIDE.md 2017-06-10 15:10:44 -04:00
Jack Humbert 995c3141a6 convert docs to lowercase and underscores 2017-06-10 14:58:55 -04:00
Jack Humbert ca01d94005 convert docs to lowercase and underscores 2017-06-10 14:58:24 -04:00
Jack HumbertandGitHub 558db0e03f remove leading slash 2017-06-10 12:28:37 -04:00
Jack HumbertandGitHub 43b6179feb Merge branch 'master' into improve_macro_docs 2017-06-10 12:26:57 -04:00
Jack HumbertandGitHub 163754f363 Create Home.md 2017-06-10 12:26:09 -04:00
Jack HumbertandGitHub ad49086be5 Create SUMMARY.md 2017-06-10 12:25:04 -04:00
Jack HumbertandGitHub 2f942c9883 Create Custom-Quantum-Functions.md 2017-06-10 12:23:04 -04:00
Jack HumbertandGitHub 1da0a19177 make searchable 2017-06-10 12:18:49 -04:00
Jack HumbertandGitHub 5801a1f8af update music docs 2017-06-09 16:42:30 -04:00
skullY a0ac0d3cea Move Dynamic Macros into their own file 2017-06-09 12:25:12 -07:00
skullY 767bcac23c Clean up and improve the macro documentation 2017-06-09 11:47:53 -07:00
Ethan Maddenandskullydazed 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
Erez ZukermanandGitHub 481797f92f Documents permissive hold 2017-06-08 23:00:28 -04:00
Ethan Maddenandskullydazed 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
Jack HumbertandGitHub eefec19ad9 Update Keycodes.md 2017-06-02 09:44:08 -04:00
Jack HumbertandGitHub 47c209fa02 Update Keycodes.md 2017-06-02 09:21:01 -04:00
fabienheureuxandGitHub 19816a4998 Broken Keymap docs link 2017-06-02 10:51:12 +02:00
Jack HumbertandGitHub 1d6a18db99 Merge pull request #1343 from Maartenwut/patch-1
Added SEND_STRING(); to the documentation.
2017-05-29 11:58:08 -04:00
Jack HumbertandGitHub 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
Maarten DekkersandGitHub 91c6113cba Added SEND_STRING(); to the documentation. 2017-05-29 17:53:39 +02:00