aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another typo...Ante Laurijssen2017-05-291-1/+1
* Corrected typo in readme.mdAnte Laurijssen2017-05-291-2/+2
* Added a few imagesAnte Laurijssen2017-05-293-0/+5190
* Added MIDI_CHORD layer and other little fixes.Ante Laurijssen2017-05-295-29/+226
* Midi Chord Function is now working! But some chords lag...Ante Laurijssen2017-05-282-46/+124
* Still working on these MIDI CHORDS!Ante Laurijssen2017-05-262-26/+11
* More changes to keymap.c to try and get midi chords to workAnte Laurijssen2017-05-251-74/+86
* More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen2017-05-241-71/+61
* More work on my keymap.c and added .png images of my different layers.Ante Laurijssen2017-05-226-99/+120
* More work on keymap.c and config.hAnte Laurijssen2017-05-212-104/+197
* Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen2017-05-2112-35/+377
|\
| * Update readme.mdJack Humbert2017-05-201-1/+1
| * Update readme.mdJack Humbert2017-05-201-23/+12
| * Workaround for the macOS caps lock delay (#1308)jerryen2017-05-192-10/+4
| * m10a lowercaseJack Humbert2017-05-187-2/+2
| * Merge pull request #1303 from cwesterlund/dvorak_dev_sweErez Zukerman2017-05-182-0/+359
| |\
| | * Created a dvorak keymap for Swedish developers using Visual StudioChristian Westerlund2017-05-162-0/+359
* | | Continuing work on keymap.cAnte Laurijssen2017-05-211-34/+416
* | | Merge https://github.com/qmk/qmk_firmwareAnte Laurijssen2017-05-178-39/+69
|\| |
| * | ESC/GRAVE/TILDE better handling (#1307)tengg2017-05-171-14/+7
| * | update travis scriptJack Humbert2017-05-172-7/+7
| * | Increase TAPPING_TERM for the ClueboardskullY2017-05-161-0/+10
| * | Make KC_GRV accessibleskullY2017-05-162-2/+2
| |/
| * Merge pull request #1298 from barrar/masterJack Humbert2017-05-152-16/+43
| |\
| | * added comments and made function name clearerJeremiah2017-05-141-13/+18
| | * whoopsJeremiah2017-05-141-2/+2
| | * faster, less bits :)Jeremiah2017-05-141-9/+2
| | * faster and less bits... againJeremiah2017-05-131-6/+5
| | * faster and less bitsJeremiah2017-05-131-18/+15
| | * should be using matrix_row_tJeremiah2017-05-131-3/+3
| | * a bit smallerJeremiah2017-05-131-6/+6
| | * a bit smallerJeremiah2017-05-131-18/+35
| | * improvementsJeremiah2017-05-132-24/+16
| | * anti-ghost improvement for older keyboards with empty spots in matrixJeremiah2017-05-132-7/+31
| | * Merge pull request #1 from qmk/masterbarrar2017-05-1378-230/+932
| | |\
* | | | Added Space Cadet Rollover Disable to config.hAnte Laurijssen2017-05-161-0/+3
* | | | Working on keymap.c file...Ante Laurijssen2017-05-151-4/+6
* | | | Started working on custom midi chord functionAnte Laurijssen2017-05-141-0/+68
* | | | Initial push of my keymapAnte Laurijssen2017-05-144-0/+319
|/ / /
* | / Updates readme.mdJack Humbert2017-05-131-5/+8
| |/ |/|
* | Merge pull request #1297 from khogeland/satan-colemakJack Humbert2017-05-123-0/+120
|\ \
| * | Colemak layout GH60 SatanKevin Hogeland2017-05-123-0/+120
* | | Merge pull request #1291 from adzenith/persistentJack Humbert2017-05-1258-198/+198
|\ \ \ | |/ / |/| |
| * | Fix spelling of "persistent"Nikolaus Wittenstein2017-05-1158-198/+198
|/ /
* | Merge pull request #1283 from TerryMathews/masterJack Humbert2017-05-1111-0/+544
|\ \
| * | Fix compile errorTerryMathews2017-05-071-0/+2
| * | Establish support for Bathroom Epiphanies Tiger Lily controllerTerryMathews2017-05-0711-0/+542
| * | Merge pull request #1 from qmk/masterTerryMathews2017-04-08547-5080/+28776
| |\ \
* | \ \ Merge pull request #1288 from Nephiel/led-set-on-layer-changeJack Humbert2017-05-111-0/+15
|\ \ \ \
| * | | | Call led_set for layer action events to update LEDs on layer changesNephiel2017-05-101-0/+15
| | |_|/ | |/| |