aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Added info to docsFelix Uhl2016-08-181-1/+1
| * | | | Merge pull request #1 from jackhumbert/masterFelix Uhl2016-08-18115-1531/+6981
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | BugfixesFelix Uhl2016-08-181-6/+7
| * | | | Final link fixFelix Uhl2016-08-181-2/+2
| * | | | More link fixingFelix Uhl2016-08-181-6/+6
| * | | | Fixed links againFelix Uhl2016-08-181-2/+2
| * | | | Fixed dead linkFelix Uhl2016-08-181-1/+1
| * | | | Minor documentation changesFelix Uhl2016-08-182-28/+21
| * | | | Fixed links againFelix Uhl2016-08-181-3/+5
| * | | | Fixed pictures and linksFelix Uhl2016-08-181-15/+13
| * | | | Documentation overhaul.Felix Uhl2016-08-1810-9/+3138
| * | | | Small changes, renamed keymapFelix Uhl2016-08-184-213/+236
| * | | | Minor changes to felix keymapFelix Uhl2016-08-153-17/+54
| * | | | Ported all keymapsFelix Uhl2016-08-1414-92/+115
| * | | | Update readme.mdFelix Uhl2016-08-141-1/+1
| * | | | Fixed links to keymap sourcesFelix Uhl2016-08-141-14/+13
| * | | | Added all original S60-X keymapsFelix Uhl2016-08-1428-150/+1579
| * | | | Small changesFelix Uhl2016-08-112-9/+10
| * | | | Minor changes to keymapsFelix Uhl2016-08-113-9/+12
| * | | | Added S60-X to keyboards with two layouts.Felix Uhl2016-08-1112-0/+590
* | | | | Merge pull request #651 from algernon/f/register16Jack Humbert2016-08-183-4/+44
|\ \ \ \ \
| * | | | | Add a register/unregister_code16 pair of functionsGergely Nagy2016-08-183-4/+44
| | |/ / / | |/| | |
* | | | | Merge pull request #650 from Xyverz/masterJack Humbert2016-08-185-88/+157
|\ \ \ \ \
| * | | | | One last change to the readme.Xyverz2016-08-181-3/+1
| * | | | | One last formatting changeXyverz2016-08-181-1/+1
| * | | | | more formatting changesXyverz2016-08-181-90/+90
| * | | | | Hopefully this fixes the layout diagrams.Xyverz2016-08-181-91/+91
| * | | | | Added a readme, tidied up comments in the keymap.Xyverz2016-08-182-29/+147
| * | | | | Returned RAISE and LOWER buttons to their original functions - too many inopp...Xyverz2016-08-181-3/+3
| * | | | | Merge branch 'master' of https://github.com/Xyverz/qmk_firmwareXyverz2016-08-171-0/+5
| |\ \ \ \ \
| | * | | | | Update readme.mdXyverz2016-08-171-1/+1
| | * | | | | Create readme.mdXyverz2016-08-171-0/+5
| * | | | | | Merge remote-tracking branch 'upstream/master'Xyverz2016-08-1727-108/+1615
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | Adding KC_BSPC to the LT() macro for LOWER resulted in a backspace stroke bei...Xyverz2016-08-152-59/+7
| * | | | | Adding u/treasuredfrog's hack to use LT() with the RAISE and LOWER macros.Xyverz2016-08-151-6/+6
| * | | | | Merge remote-tracking branch 'upstream/master'Xyverz2016-08-1422-1/+687
| |\ \ \ \ \
| * | | | | | Setup the bottom-row modifiers to be mac-like in their arrangement.Xyverz2016-08-141-3/+3
* | | | | | | Merge pull request #654 from algernon/h/planck-circuit-tap-dance-fixJack Humbert2016-08-181-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | planck/circuit: Update after the latest tap-dance changeGergely Nagy2016-08-181-1/+1
|/ / / / / /
| | | | * | smyll typo fixedToni2016-08-181-1/+1
| | | | * | amj60 variant of the readmeToni2016-08-181-0/+30
| | | | * | first attempt at documentation for the amj60 boardToni2016-08-181-0/+57
| | | | * | uniform whitespaceToni2016-08-181-45/+45
| | | | * | initial commit for the AMJ60 PCBToni2016-08-188-0/+563
| |_|_|/ / |/| | | |
* | | | | Merge pull request #648 from Vifon/dynamic_macrosJack Humbert2016-08-172-0/+269
|\ \ \ \ \
| * | | | | Add the dynamic macros documentation to the readmeWojciech Siewierski2016-08-181-0/+43
| * | | | | Implement the dynamic macros that are recorded in runtimeWojciech Siewierski2016-08-181-0/+226
| | |_|_|/ | |/| | |
* | | | | Merge pull request #647 from Vifon/process_record_nocache-fixJack Humbert2016-08-171-10/+12
|\ \ \ \ \
| * | | | | Fix the process_record_nocache functionWojciech Siewierski2016-08-181-10/+12
| |/ / / /
* | | | | Merge pull request #645 from algernon/f/tap-dance/bufferingJack Humbert2016-08-175-68/+71
|\ \ \ \ \