Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|/ / / / / / | ||||||
| | | | * | | smyll typo fixed | Toni | 2016-08-18 | 1 | -1/+1 | |
| | | | * | | amj60 variant of the readme | Toni | 2016-08-18 | 1 | -0/+30 | |
| | | | * | | first attempt at documentation for the amj60 board | Toni | 2016-08-18 | 1 | -0/+57 | |
| | | | * | | uniform whitespace | Toni | 2016-08-18 | 1 | -45/+45 | |
| | | | * | | initial commit for the AMJ60 PCB | Toni | 2016-08-18 | 8 | -0/+563 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | 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 | |
| * | | | | | no more warning thanks to iFreilicht's tip with undef | Toni | 2016-08-16 | 1 | -0/+1 | |
| * | | | | | in accordance to keymap_makefile_example.mk | Toni | 2016-08-16 | 1 | -12/+12 | |
| * | | | | | minor grammer fixes | Toni | 2016-08-16 | 1 | -2/+2 | |
| * | | | | | big cleanup and minor refactoring. thanks iFreilicht. | Toni | 2016-08-16 | 6 | -163/+77 | |
| * | | | | | grammar | Toni | 2016-08-15 | 1 | -1/+1 | |
| * | | | | | reference to reddit post and Terry Mathews | Toni | 2016-08-15 | 1 | -0/+2 | |
| * | | | | | script now waits for the user to press the button | Toni | 2016-08-15 | 1 | -2/+26 | |
| * | | | | | readme now with picture | Toni | 2016-08-15 | 2 | -0/+2 | |
| * | | | | | more prettyness | Toni | 2016-08-15 | 1 | -2/+2 | |
| * | | | | | Update readme.md | Toni | 2016-08-15 | 1 | -1/+1 | |
| * | | | | | Update readme.md | Toni | 2016-08-15 | 1 | -0/+2 | |
| * | | | | | more information. first steps in markdown | Toni | 2016-08-15 | 1 | -1/+15 | |
| * | | | | | readme.md added | Toni | 2016-08-15 | 1 | -0/+16 | |
| * | | | | | removed my personal stuff | Toni | 2016-08-15 | 2 | -4/+3 | |
| * | | | | | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-08-15 | 49 | -1278/+3141 | |
| |\| | | | | ||||||
| * | | | | | increased readability with a defince | Toni | 2016-08-14 | 1 | -14/+18 | |
| * | | | | | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-08-13 | 308 | -2380/+7761 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | only aesthetics | Toni | 2016-08-12 | 1 | -4/+4 | |
| * | | | | | | new variant with the curly braces on tab layer | Toni | 2016-08-07 | 1 | -24/+24 | |
| * | | | | | | enterfn / enterisctrl on hold added | Toni | 2016-08-05 | 1 | -10/+10 | |
| * | | | | | | added homerow-ish brackets | Toni | 2016-07-28 | 1 | -4/+4 | |
| * | | | | | | first try ar adding the parenthesis mess for german iso | Toni | 2016-07-27 | 1 | -7/+8 | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-07-27 | 6 | -5/+380 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-07-25 | 97 | -434/+6778 | |
| |\ \ \ \ \ \ \ |