aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | added a egoshooter layerStephan Bösebeck2016-01-291-4/+58
| | * | | | | Merge branch 'master' of https://github.com/sboesebeck/qmk_firmwareStephan Bösebeck2016-01-290-0/+0
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-286-0/+1718
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-296-0/+1718
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | * | | | | | added new macrosStephan Bösebeck2016-01-281-1/+27
| | * | | | | | playing more with cursor keysStephan Bösebeck2016-01-281-1/+1
| | * | | | | | playing a bit with cursor keysStephan Bösebeck2016-01-281-23/+76
| | * | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-281-0/+149
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-254-0/+1671
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareStephan Bösebeck2016-01-2513-19/+1064
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | typo fixStephan Bösebeck2016-01-241-1/+1
| | | | | | | | | * | Set up a macro that writes cbbrowne. So that is a nice example of how it works.Christopher Browne2016-02-011-4/+4
| | | | | | | | | * | More samples, some not entirely working yet.Christopher Browne2016-02-011-13/+26
| | | | | | | | |/ /
| | | | | | | | * | Add notes on what sorts of actions are riskyChristopher Browne2016-02-011-0/+21
| | | | | | | | * | Many of the changes I wantedChristopher Browne2016-02-011-18/+20
| | | | | | | | |/
| | | | | | | | * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-3011-1466/+2238
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #117 from coderkun/masterErez Zukerman2016-01-303-1466/+1681
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | add build instructions to readmecoderkun2016-01-301-2/+17
| | * | | | | | | correct link and some minor details in readme filecoderkun2016-01-301-3/+3
| | * | | | | | | add readme file for coderkun’s Neo2 layoutcoderkun2016-01-301-0/+16
| | * | | | | | | Merge remote-tracking branch 'upstream/master'coderkun2016-01-308-0/+557
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #115 from seancaffery/sean/atreusJack Humbert2016-01-296-0/+510
|/| | | | | | | |
| * | | | | | | | Add Teensy2 Atreus supportSean Caffery2016-01-306-0/+510
* | | | | | | | | audio on resetJack Humbert2016-01-291-0/+17
|/ / / / / / / /
* | | | | | / / missing fileJack Humbert2016-01-291-0/+30
| |_|_|_|_|/ / |/| | | | | |
| * | | | | | add layers for poor man’s QWERTZ and poor man’s Neo including Neo’s lay...coderkun2016-01-302-1466/+1650
|/ / / / / /
| | | | | * More notesChristopher Browne2016-01-291-1/+1
| | | | | * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-01-296-0/+1718
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #113 from chschmitz/masterErez Zukerman2016-01-286-0/+1718
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Added .hex file.Christoph Schmitz2016-01-281-0/+1473
| * | | | | Fixed graphics.Christoph Schmitz2016-01-281-0/+0
| * | | | | Added media layer.Christoph Schmitz2016-01-282-0/+4
| * | | | | Added links.Christoph Schmitz2016-01-281-1/+7
| * | | | | Added documentation.Christoph Schmitz2016-01-283-0/+25
| * | | | | Made all layer change keys momentary. Removed Hyper and Meh in favor of layer...Christoph Schmitz2016-01-281-11/+11
| * | | | | Switched up and down keys to be closer to the vi etc. world.Christoph Schmitz2016-01-271-2/+2
| * | | | | Fixed circonflex key.Christoph Schmitz2016-01-271-1/+3
| * | | | | Fixed regarding Ctrl and Alt keys.Christoph Schmitz2016-01-271-4/+4
| * | | | | Added a German layout inspired by the Kinesis Ergo Elan and based on the "ger...Christoph Schmitz2016-01-271-0/+208
|/ / / / /
| | | | * On Linux, run dfu-programmer as rootChristopher Browne2016-01-291-0/+4
| | | | * Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+11
| | | | * Notes on what's done, and plans to change my key mappingChristopher Browne2016-01-291-0/+19
| | | | * Bunch of reformatting, improvements to commentsChristopher Browne2016-01-291-19/+22
| | | | * Latest version of cbbrowne key mapsChristopher Browne2016-01-292-14/+37
| | | | * Added in a keypad layer that replaces DvorakChristopher Browne2016-01-281-0/+100
| |_|_|/ |/| | |
* | | | Merge pull request #110 from mollat/masterJack Humbert2016-01-261-0/+149
|\ \ \ \ | |_|_|/ |/| | |
| * | | add mollat keymapAM2016-01-261-0/+149
|/ / /
* | | Merge pull request #109 from petereichinger/masterJack Humbert2016-01-251-0/+11
|\ \ \
| * \ \ Merge branch 'master' into flicker-fixPeter Eichinger2016-01-2562-566/+7863
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #107 from tonyabra/config/tonyabra-osxErez Zukerman2016-01-253-0/+1660
|\ \ \ \ | |_|_|/ |/| | |