summaryrefslogtreecommitdiffstats
path: root/tmk_core
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Add setting of the master side to the makefileFred Sundvik1-0/+9
2016-07-06Enable serial_link support for ChibiOSFred Sundvik2-5/+36
2016-07-05Add dfu-util command for programmingFred Sundvik3-1/+12
2016-07-04reverts #343 for the most part (#474)Jack Humbert4-88/+98
2016-07-02Add warning when submodules are not updated (#469)fredizzimo1-1/+13
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo31-244/+3607
2016-06-30Test all subprojects with travis (#464)Jack Humbert1-5/+10
2016-06-30test handwired boardsJack Humbert1-3/+4
2016-06-30updates planck experimental, width of color outputJack Humbert1-1/+1
2016-06-29Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert1-13/+2
2016-06-29Implements subprojects and updates projects for this (#459)Jack Humbert1-5/+19
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert10-26/+15
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert6-14/+19
2016-06-21Warning reductions (#430)Jack Humbert5-3/+7
2016-06-21Fix the make all-keyboards command (#422)fredizzimo1-9/+26
2016-06-21reduces rgblight warnings, integrates completely (#428)Jack Humbert2-1/+5
2016-06-21updates all config.h and Makefiles to correct references, textJack Humbert2-78/+2
2016-06-19Add quick version of the all-* makefile targets (#417)fredizzimo1-7/+15
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert5115-2304346/+11
2016-06-18removes extra dfu erase (#415)Eric Tang1-29/+27
2016-06-16correctly test to see if awk existsJack Humbert1-1/+1
2016-06-16make awk optional (uses cat)Jack Humbert1-14/+20
2016-06-13Move LED strip initialization (#397)Eric Tang1-0/+6
2016-06-12no more cc error on windowsJack Humbert1-2/+2
2016-06-11Makefile redo & other features (#395)Jack Humbert4-128/+200
2016-06-07fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame1-1/+1
2016-06-04cleans up folder structureJack Humbert9-2383/+0
2016-06-01removes stray parenJack Humbert1-1/+1
2016-05-31Update to Makefile an ergodox readme (#365)Hartmut Goebel1-2/+7
2016-05-28makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert1-14/+0
2016-05-24Converted audio play functions to *_user (#349)Jack Humbert2-7/+14
2016-05-24Clean up #343's code (#348)Eric Tang1-5/+3
2016-05-24updates midi in play_note to better octaveJack Humbert1-2/+2
2016-05-24Optimize matrix scanning (#343)Eric Tang4-116/+98
2016-05-19adapts unicode to quantum.c (#333)Jack Humbert1-0/+4
2016-05-19outputs size when make dfuingJack Humbert1-1/+1
2016-05-15updates midi functionality (#331)Jack Humbert1-1/+1
2016-05-15splits process_action up to handle records separately (#329)Jack Humbert3-39/+45
2016-05-15Leader key implementation (#326)Erez Zukerman3-5/+8
2016-05-09Backlight Breathing for Planck and AtomicJack Humbert4-5/+17
2016-05-06[Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman1-0/+9
2016-05-06Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves5-14/+186
2016-04-29stops forcing debug_actionJack Humbert4-16/+16
2016-04-22Update functions used to write to EEPROMEric Tang6-31/+31
2016-04-21start-up sound working, removes tick with some devicesJack Humbert1-1/+2
2016-04-19Fixed speaker being on during sleep.IBNobody1-1/+11
2016-04-18Added extra songs, LED indicator notesIBNobody1-0/+7
2016-04-17Fixed many compiler warnings related to print being disabledIBNobody7-45/+49
2016-04-17Adding Musical NotesIBNobody7-4/+66
2016-04-17MAGIC functionality, AG swap in default layoutJack Humbert5-4/+52