summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Add ugfx submoduleFred Sundvik2-0/+3
2016-07-06Merge pull request #488 from fredizzimo/add_visualizerJack Humbert13-0/+1717
2016-07-06Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizerFred Sundvik5-25/+342
2016-07-06Delete .gitmodules from visualizerFred Sundvik2-3/+0
2016-07-06Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'Fred Sundvik13-0/+1403
2016-07-06Merge pull request #487 from fredizzimo/serial_link_ergodoxJack Humbert6-6/+81
2016-07-06Add setting of the master side to the makefileFred Sundvik2-0/+23
2016-07-06Enable serial_link support for ChibiOSFred Sundvik3-6/+37
2016-07-06Add serial_link compilation to Infinity ErgodoxFred Sundvik3-1/+22
2016-07-06Merge pull request #482 from fredizzimo/serial_linkJack Humbert21-0/+2374
2016-07-06Remove extra serial_link subdirectoryFred Sundvik22-62/+1
2016-07-06Remove CGreen make filesFred Sundvik3-71/+0
2016-07-06Remove serial_link .gitignore and .gitmodulesFred Sundvik2-4/+0
2016-07-06fix/annotate wait_us linesJack Humbert2-12/+14
2016-07-05Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166...Fred Sundvik28-0/+2510
2016-07-05Merge pull request #480 from fredizzimo/add_infinity_ergodoxJack Humbert15-1/+1875
2016-07-05Add dfu-util command for programmingFred Sundvik3-1/+12
2016-07-05Merge pull request #471 from Chipairon/patch-1Jack Humbert1-2/+2
2016-07-05Merge pull request #478 from fredizzimo/chibios_subprojectsJack Humbert49-255/+52
2016-07-05Infinity Ergodox - Add matrix.c and led.cFred Sundvik2-1/+4
2016-07-05First version of Infinity ErgodoxFred Sundvik12-0/+1860
2016-07-05Fix typo in teensy_lc_onkey.hFred Sundvik1-1/+1
2016-07-05Don't include common_config.h for ChibiOS testFred Sundvik1-2/+0
2016-07-05Move ChibiOS test board and ldFred Sundvik7-0/+0
2016-07-05Suprojects for ChibiOS testingFred Sundvik49-253/+52
2016-07-05correct break/return order for planck and preonic defaultsJack Humbert2-14/+14
2016-07-04Fixes typos in keycode.txtJack Humbert1-2/+2
2016-07-04Adds wait to i2c (debounce)Jack Humbert1-3/+3
2016-07-04Improves debounceJack Humbert2-9/+3
2016-07-04fix typosPavlos Vinieratos1-2/+2
2016-07-04reverts #343 for the most part (#474)Jack Humbert5-217/+261
2016-07-03Merge pull request #472 from Wigguno/masterJack Humbert5-2/+102
2016-07-03Fix other KC60 Keymap Makefiles so they compile properlyRichard2-2/+2
2016-07-03Add my keymap to KC60Richard3-0/+100
2016-07-02Fix for '~' in spanish layoutRubén Díaz-Jorge1-2/+2
2016-07-02add HHKB support to satan (#470)Seth Chandler2-5/+184
2016-07-02Add warning when submodules are not updated (#469)fredizzimo1-1/+13
2016-07-01Add ChibiOS packages to the avr_setup script (#468)fredizzimo2-6/+24
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo100-258/+10364
2016-06-30Test all subprojects with travis (#464)Jack Humbert1-5/+10
2016-06-30initial version of handwired/fivethirteen (#462)Robbie Gill6-0/+341
2016-06-30Fix CAPS_LED logic in Satan (#461)TerryMathews1-2/+2
2016-06-30test handwired boardsJack Humbert2-3/+7
2016-06-30adds handwire and onekey exampleJack Humbert8-8/+165
2016-06-30updates planck experimental, width of color outputJack Humbert2-22/+31
2016-06-30gets rid of rand warning [skip ci]Jack Humbert1-0/+1
2016-06-30rand supports other chipsJack Humbert1-2/+5
2016-06-30adds random base64 character generatorJack Humbert5-4/+53
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert25-608/+759
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert44-475/+480