summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add byte stuffing send support for large framesFred Sundvik2016-02-142-5/+72
| | * Fix name of some unit testsFred Sundvik2016-02-141-8/+8
| | * Hanlde sending of zero bytes for small packetsFred Sundvik2016-02-142-8/+75
| | * Add sending of small frames with no zeroesFred Sundvik2016-02-144-16/+82
| | * Add byte stuffer recv handling of too long framesFred Sundvik2016-02-143-5/+61
| | * Bytestuffer recv handling of long framesFred Sundvik2016-02-142-6/+112
| | * Mutiple frame handling for byte stufferFred Sundvik2016-02-142-2/+63
| | * Implement receive of valid small byte stuffed framesFred Sundvik2016-02-143-6/+95
| | * Rename files to match what they actually doFred Sundvik2016-02-144-11/+11
| | * Start implementing data_linkFred Sundvik2016-02-149-43/+240
| | * Use cgreen test runner instead of executablesFred Sundvik2016-02-141-24/+14
| | * Add separate makefile for testsFred Sundvik2016-02-142-12/+13
| | * Add makefile for compiling and running unit testsFred Sundvik2016-02-142-0/+50
| | * Add cgreen unit test library and makefileFred Sundvik2016-02-145-0/+85
| | * Initial commitfredizzimo2016-02-132-0/+22
* | fix/annotate wait_us linesJack Humbert2016-07-062-12/+14
|/
* Merge pull request #480 from fredizzimo/add_infinity_ergodoxJack Humbert2016-07-0515-1/+1875
|\
| * Add dfu-util command for programmingFred Sundvik2016-07-053-1/+12
| * Infinity Ergodox - Add matrix.c and led.cFred Sundvik2016-07-052-1/+4
| * First version of Infinity ErgodoxFred Sundvik2016-07-0512-0/+1860
* | Merge pull request #471 from Chipairon/patch-1Jack Humbert2016-07-051-2/+2
|\ \
| * | Fix for '~' in spanish layoutRubén Díaz-Jorge2016-07-021-2/+2
* | | Merge pull request #478 from fredizzimo/chibios_subprojectsJack Humbert2016-07-0549-255/+52
|\ \ \ | |_|/ |/| |
| * | Fix typo in teensy_lc_onkey.hFred Sundvik2016-07-051-1/+1
| * | Don't include common_config.h for ChibiOS testFred Sundvik2016-07-051-2/+0
| * | Move ChibiOS test board and ldFred Sundvik2016-07-057-0/+0
| * | Suprojects for ChibiOS testingFred Sundvik2016-07-0549-253/+52
|/ /
* | correct break/return order for planck and preonic defaultsJack Humbert2016-07-042-14/+14
* | Fixes typos in keycode.txtJack Humbert2016-07-041-2/+2
|\ \
| * | fix typosPavlos Vinieratos2016-07-041-2/+2
* | | Adds wait to i2c (debounce)Jack Humbert2016-07-041-3/+3
* | | Improves debounceJack Humbert2016-07-042-9/+3
* | | reverts #343 for the most part (#474)Jack Humbert2016-07-045-217/+261
|/ /
* | Merge pull request #472 from Wigguno/masterJack Humbert2016-07-025-2/+102
|\ \ | |/ |/|
| * Fix other KC60 Keymap Makefiles so they compile properlyRichard2016-07-032-2/+2
| * Add my keymap to KC60Richard2016-07-033-0/+100
|/
* add HHKB support to satan (#470)Seth Chandler2016-07-012-5/+184
* Add warning when submodules are not updated (#469)fredizzimo2016-07-011-1/+13
* Add ChibiOS packages to the avr_setup script (#468)fredizzimo2016-07-012-6/+24
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-01100-258/+10364
* Test all subprojects with travis (#464)Jack Humbert2016-06-301-5/+10
* initial version of handwired/fivethirteen (#462)Robbie Gill2016-06-306-0/+341
* Fix CAPS_LED logic in Satan (#461)TerryMathews2016-06-291-2/+2
* test handwired boardsJack Humbert2016-06-292-3/+7
* adds handwire and onekey exampleJack Humbert2016-06-298-8/+165
* updates planck experimental, width of color outputJack Humbert2016-06-292-22/+31
* gets rid of rand warning [skip ci]Jack Humbert2016-06-291-0/+1
* rand supports other chipsJack Humbert2016-06-291-2/+5
* adds random base64 character generatorJack Humbert2016-06-295-4/+53
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-2925-608/+759