summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-0796-143/+5158
|\
| * Merge pull request #490 from fredizzimo/integrate_visualizerJack Humbert2016-07-0717-0/+1568
| |\
| | * Move the visualizer_user file to keymap folderFred Sundvik2016-07-071-0/+0
| | * Delete lcd_backlight_hal.cFred Sundvik2016-07-072-84/+65
| | * Makefile fixes and update of VisualizerFred Sundvik2016-07-071-0/+9
| | * Add Infinity Ergodox display driversFred Sundvik2016-07-0713-0/+992
| | * Makefile changes and files to compile VisualizerFred Sundvik2016-07-074-0/+586
| * | default keymap, reset sorted out for now, added serial to makefileJack Humbert2016-07-066-41/+203
| * | Merge branch 'master' into lets-split-supportJack Humbert2016-07-063-0/+23
| |\|
| | * Add serial_link compilation to Infinity ErgodoxFred Sundvik2016-07-062-0/+11
| | * fix/annotate wait_us linesJack Humbert2016-07-061-0/+12
| * | adds eep, removes usbconfig.hJack Humbert2016-07-063-377/+4
| * | remove uno_slave for now, even though it's freakin coolJack Humbert2016-07-055-448/+0
| * | add options to config.hJack Humbert2016-07-051-2/+5
| * | Merge branch 'master' into lets-split-supportJack Humbert2016-07-0512-0/+1863
| |\|
| | * Merge pull request #480 from fredizzimo/add_infinity_ergodoxJack Humbert2016-07-0512-0/+1863
| | |\
| | | * Infinity Ergodox - Add matrix.c and led.cFred Sundvik2016-07-052-1/+4
| | | * First version of Infinity ErgodoxFred Sundvik2016-07-0512-0/+1860
| * | | images, docks, clean-up [skip ci]Jack Humbert2016-07-0513-2/+367
| * | | i2c workingJack Humbert2016-07-0519-21/+1822
| * | | one half workingJack Humbert2016-07-056-0/+254
| |/ /
| * | 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
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-0466-18/+6982
|\|
| * Adds wait to i2c (debounce)Jack Humbert2016-07-041-3/+3
| * Improves debounceJack Humbert2016-07-042-9/+3
| * 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 ChibiOS support for QMK (#465)fredizzimo2016-07-0157-0/+6691
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-3056-377/+870
|\|
| * 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-291-0/+3
| * adds handwire and onekey exampleJack Humbert2016-06-297-0/+149
| * updates planck experimental, width of color outputJack Humbert2016-06-291-21/+30
| * adds random base64 character generatorJack Humbert2016-06-293-4/+15
| * Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-296-4/+55
| * Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-2937-403/+332
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-288-167/+275
|\|
| * zoom and undo keys for ab's planck keymap (#446)Anand Babu (AB) Periasamy2016-06-273-43/+58
| * zoom and undo keysAnand Babu (AB) Periasamy2016-06-263-26/+40
| * Preonic keymap updateJack Humbert2016-06-261-5/+1
| * updates preonic default layoutJack Humbert2016-06-262-32/+40
| * updates planck macros to keycodes, prototype fn_actionsJack Humbert2016-06-261-31/+27
| * Swap up and down on ab's layout to match default (#441)Anand Babu (AB) Periasamy2016-06-243-54/+133
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-24214-139582/+1711
|\|