Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete Keycodes.md | Jack Humbert | 2017-06-10 | 1 | -228/+0 |
| | |||||
* | Delete Home.md | Jack Humbert | 2017-06-10 | 1 | -134/+0 |
| | |||||
* | Delete HAND_WIRE.md | Jack Humbert | 2017-06-10 | 1 | -321/+0 |
| | |||||
* | Delete FUSE.txt | Jack Humbert | 2017-06-10 | 1 | -50/+0 |
| | |||||
* | Delete FAQ.md | Jack Humbert | 2017-06-10 | 1 | -238/+0 |
| | |||||
* | Delete Embedding.md | Jack Humbert | 2017-06-10 | 1 | -64/+0 |
| | |||||
* | Delete Eclipse.md | Jack Humbert | 2017-06-10 | 1 | -84/+0 |
| | |||||
* | Delete CYGWIN_GUIDE.md | Jack Humbert | 2017-06-10 | 1 | -352/+0 |
| | |||||
* | Delete BUILD_GUIDE.md | Jack Humbert | 2017-06-10 | 1 | -103/+0 |
| | |||||
* | convert docs to lowercase and underscores | Jack Humbert | 2017-06-10 | 19 | -0/+1311 |
| | |||||
* | convert docs to lowercase and underscores | Jack Humbert | 2017-06-10 | 60 | -779/+2012 |
| | |||||
* | remove leading slash | Jack Humbert | 2017-06-10 | 1 | -19/+19 |
| | |||||
* | Merge pull request #1380 from qmk/improve_macro_docs | Jack Humbert | 2017-06-10 | 6 | -223/+199 |
|\ | | | | | Clean up and improve the macro documentation | ||||
| * | Merge branch 'master' into improve_macro_docs | Jack Humbert | 2017-06-10 | 5 | -8/+449 |
| |\ | |/ |/| | |||||
* | | make searchable | Jack Humbert | 2017-06-10 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1382 from binaryplease/handwired_binaryplease | Jack Humbert | 2017-06-09 | 4 | -0/+432 |
|\ \ | | | | | | | Handwired binaryplease | ||||
| * | | put colemak and qwert switching on the top right | binaryplease | 2017-06-10 | 1 | -1/+1 |
| | | | |||||
| * | | removed swapping keys in adjust layer | binaryplease | 2017-06-10 | 1 | -1/+1 |
| | | | |||||
| * | | commented out unused layers | binaryplease | 2017-06-10 | 1 | -58/+58 |
| | | | |||||
| * | | redefined options in config.h | binaryplease | 2017-05-29 | 1 | -0/+16 |
| | | | |||||
| * | | overwriting optins in makefile and configuration | binaryplease | 2017-05-29 | 1 | -19/+13 |
| | | | |||||
| * | | disabled backlight and audio | binaryplease | 2017-05-29 | 1 | -0/+71 |
| | | | |||||
| * | | copied default planck keymap to handwired_binaryplease; | binaryplease | 2017-05-29 | 4 | -0/+351 |
| | | | |||||
* | | | update music docs | Jack Humbert | 2017-06-09 | 1 | -8/+17 |
| | | | |||||
| | * | Create Home.md | Jack Humbert | 2017-06-10 | 1 | -49/+0 |
| | | | |||||
| | * | Create SUMMARY.md | Jack Humbert | 2017-06-10 | 1 | -0/+1 |
| | | | |||||
| | * | Create Custom-Quantum-Functions.md | Jack Humbert | 2017-06-10 | 1 | -10/+10 |
| | | | |||||
| | * | Move Dynamic Macros into their own file | skullY | 2017-06-09 | 3 | -132/+124 |
| | | | |||||
| | * | Clean up and improve the macro documentation | skullY | 2017-06-09 | 2 | -102/+134 |
| |/ |/| | |||||
* | | removes some images | Jack Humbert | 2017-06-09 | 21 | -13/+13 |
| | | |||||
* | | Merge pull request #1378 from nicinabox/fix-ls-avrdude | Jack Humbert | 2017-06-09 | 1 | -1/+1 |
|\ \ | | | | | | | Let's Split avrdude portability fix | ||||
| * | | Use single brackets for portability with other shells | Nic Aitch | 2017-06-09 | 1 | -1/+1 |
| | | | |||||
* | | | remove mechmini keymap from ps2avrGB | Jack Humbert | 2017-06-09 | 1 | -28/+0 |
| | | | |||||
* | | | due diligence, etc | Jack Humbert | 2017-06-09 | 3 | -4/+4 |
|/ / | |||||
* | | move mechmini to own folder | Jack Humbert | 2017-06-09 | 12 | -23/+783 |
| | | |||||
* | | Cleanup the Clueboard readme files. | skullY | 2017-06-08 | 27 | -132/+17 |
| | | |||||
* | | Docfix (#1377) | Ethan Madden | 2017-06-08 | 2 | -47/+47 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | Documents permissive hold | Erez Zukerman | 2017-06-08 | 1 | -0/+23 |
| | | |||||
* | | Fix layer LED signalling in magicmonty keymap (#1373) | Martin Gondermann | 2017-06-08 | 2 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | * Fix layer LED signalling in magicmonty keymap * Include the breathing modes in layer signalling * Reverts mode to 1 as the other modes flicker * Add Cursor keys on VIM positions and PAUSE to function layer | ||||
* | | SCKLCK is now SCROLLLOCK (#1376) | Ethan Madden | 2017-06-08 | 2 | -2/+2 |
| | | | | | | | | Yes, with all three Ls At least it doesn't have a random K anymore lol | ||||
* | | Merge pull request #1375 from Wraul/kmac | Jack Humbert | 2017-06-08 | 16 | -0/+1219 |
|\ \ | | | | | | | Add support for KMAC | ||||
| * | | Add support for KMAC | Mathias Andersson | 2017-06-08 | 16 | -0/+1219 |
|/ / | |||||
* | | Merge pull request #1372 from chilifries/master | Jack Humbert | 2017-06-07 | 3 | -0/+51 |
|\ \ | | | | | | | Added support for Mechmini v1 | ||||
| * | | Added support for Mechmini v1 | chilifries | 2017-06-07 | 3 | -0/+51 |
|/ / | |||||
* | | Merge pull request #1359 from agbell/PR | Jack Humbert | 2017-06-07 | 9 | -3/+310 |
|\ \ | | | | | | | Permissive Hold, and two keymaps | ||||
| * | | remove build stuff | Adam Bell | 2017-06-03 | 2 | -25/+0 |
| | | | |||||
| * | | Adding permissive_hold | Adam Bell | 2017-06-03 | 2 | -1/+2 |
| | | | |||||
| * | | adding lets split keymap | Adam Bell | 2017-06-03 | 6 | -2/+141 |
| | | | |||||
| * | | Ergodox Adam keymap | Adam Bell | 2017-06-03 | 5 | -1/+186 |
| | | | |||||
| * | | Adding docker compose | Adam Bell | 2017-06-03 | 1 | -0/+7 |
| | | |