Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #652 from iFreilicht/master | Jack Humbert | 2016-08-18 | 41 | -0/+5228 |
|\ | |||||
| * | Added info to docs | Felix Uhl | 2016-08-18 | 1 | -1/+1 |
| * | Merge pull request #1 from jackhumbert/master | Felix Uhl | 2016-08-18 | 115 | -1531/+6981 |
| |\ | |||||
| * | | Bugfixes | Felix Uhl | 2016-08-18 | 1 | -6/+7 |
| * | | Final link fix | Felix Uhl | 2016-08-18 | 1 | -2/+2 |
| * | | More link fixing | Felix Uhl | 2016-08-18 | 1 | -6/+6 |
| * | | Fixed links again | Felix Uhl | 2016-08-18 | 1 | -2/+2 |
| * | | Fixed dead link | Felix Uhl | 2016-08-18 | 1 | -1/+1 |
| * | | Minor documentation changes | Felix Uhl | 2016-08-18 | 2 | -28/+21 |
| * | | Fixed links again | Felix Uhl | 2016-08-18 | 1 | -3/+5 |
| * | | Fixed pictures and links | Felix Uhl | 2016-08-18 | 1 | -15/+13 |
| * | | Documentation overhaul. | Felix Uhl | 2016-08-18 | 10 | -9/+3138 |
| * | | Small changes, renamed keymap | Felix Uhl | 2016-08-18 | 4 | -213/+236 |
| * | | Minor changes to felix keymap | Felix Uhl | 2016-08-15 | 3 | -17/+54 |
| * | | Ported all keymaps | Felix Uhl | 2016-08-14 | 14 | -92/+115 |
| * | | Update readme.md | Felix Uhl | 2016-08-14 | 1 | -1/+1 |
| * | | Fixed links to keymap sources | Felix Uhl | 2016-08-14 | 1 | -14/+13 |
| * | | Added all original S60-X keymaps | Felix Uhl | 2016-08-14 | 28 | -150/+1579 |
| * | | Small changes | Felix Uhl | 2016-08-11 | 2 | -9/+10 |
| * | | Minor changes to keymaps | Felix Uhl | 2016-08-11 | 3 | -9/+12 |
| * | | Added S60-X to keyboards with two layouts. | Felix Uhl | 2016-08-11 | 12 | -0/+590 |
* | | | Merge pull request #651 from algernon/f/register16 | Jack Humbert | 2016-08-18 | 3 | -4/+44 |
|\ \ \ | |||||
| * | | | Add a register/unregister_code16 pair of functions | Gergely Nagy | 2016-08-18 | 3 | -4/+44 |
| | |/ | |/| | |||||
* | | | Merge pull request #650 from Xyverz/master | Jack Humbert | 2016-08-18 | 5 | -88/+157 |
|\ \ \ | |||||
| * | | | One last change to the readme. | Xyverz | 2016-08-18 | 1 | -3/+1 |
| * | | | One last formatting change | Xyverz | 2016-08-18 | 1 | -1/+1 |
| * | | | more formatting changes | Xyverz | 2016-08-18 | 1 | -90/+90 |
| * | | | Hopefully this fixes the layout diagrams. | Xyverz | 2016-08-18 | 1 | -91/+91 |
| * | | | Added a readme, tidied up comments in the keymap. | Xyverz | 2016-08-18 | 2 | -29/+147 |
| * | | | Returned RAISE and LOWER buttons to their original functions - too many inopp... | Xyverz | 2016-08-18 | 1 | -3/+3 |
| * | | | Merge branch 'master' of https://github.com/Xyverz/qmk_firmware | Xyverz | 2016-08-17 | 1 | -0/+5 |
| |\ \ \ | |||||
| | * | | | Update readme.md | Xyverz | 2016-08-17 | 1 | -1/+1 |
| | * | | | Create readme.md | Xyverz | 2016-08-17 | 1 | -0/+5 |
| * | | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2016-08-17 | 27 | -108/+1615 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
| * | | | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke bei... | Xyverz | 2016-08-15 | 2 | -59/+7 |
| * | | | Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros. | Xyverz | 2016-08-15 | 1 | -6/+6 |
| * | | | Merge remote-tracking branch 'upstream/master' | Xyverz | 2016-08-14 | 22 | -1/+687 |
| |\ \ \ | |||||
| * | | | | Setup the bottom-row modifiers to be mac-like in their arrangement. | Xyverz | 2016-08-14 | 1 | -3/+3 |
* | | | | | Merge pull request #654 from algernon/h/planck-circuit-tap-dance-fix | Jack Humbert | 2016-08-18 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | planck/circuit: Update after the latest tap-dance change | Gergely Nagy | 2016-08-18 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #648 from Vifon/dynamic_macros | Jack Humbert | 2016-08-17 | 2 | -0/+269 |
|\ \ \ \ | |||||
| * | | | | Add the dynamic macros documentation to the readme | Wojciech Siewierski | 2016-08-18 | 1 | -0/+43 |
| * | | | | Implement the dynamic macros that are recorded in runtime | Wojciech Siewierski | 2016-08-18 | 1 | -0/+226 |
* | | | | | Merge pull request #647 from Vifon/process_record_nocache-fix | Jack Humbert | 2016-08-17 | 1 | -10/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Fix the process_record_nocache function | Wojciech Siewierski | 2016-08-18 | 1 | -10/+12 |
| |/ / / / | |||||
* | | | | | Merge pull request #645 from algernon/f/tap-dance/buffering | Jack Humbert | 2016-08-17 | 5 | -68/+71 |
|\ \ \ \ \ | |||||
| * | | | | | tap-dance: Major rework, to make it more reliable | Gergely Nagy | 2016-08-17 | 5 | -68/+70 |
| * | | | | | tap-dance: Include action_tapping.h for TAPPING_TERM | Gergely Nagy | 2016-08-17 | 1 | -0/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #640 from toneman77/iso_satan | Jack Humbert | 2016-08-17 | 9 | -0/+364 |
|\ \ \ \ \ | |||||
| * | | | | | wring keypress for german iso fixed. prettified | Toni | 2016-08-17 | 1 | -6/+6 |