aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core
Commit message (Expand)AuthorAgeFilesLines
* Add ChibiOS support for QMK (#465)fredizzimo2016-07-0131-244/+3607
* Test all subprojects with travis (#464)Jack Humbert2016-06-301-5/+10
* test handwired boardsJack Humbert2016-06-291-3/+4
* updates planck experimental, width of color outputJack Humbert2016-06-291-1/+1
* Moves features to their own files (process_*), adds tap dance feature (#460)Jack Humbert2016-06-291-13/+2
* Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-291-5/+19
* Backlight abstraction and other changes (#439)Jack Humbert2016-06-2310-26/+15
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-216-14/+19
* Warning reductions (#430)Jack Humbert2016-06-215-3/+7
* Fix the make all-keyboards command (#422)fredizzimo2016-06-211-9/+26
* reduces rgblight warnings, integrates completely (#428)Jack Humbert2016-06-212-1/+5
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-212-78/+2
* Add quick version of the all-* makefile targets (#417)fredizzimo2016-06-181-7/+15
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-185115-2304346/+11
* removes extra dfu erase (#415)Eric Tang2016-06-171-29/+27
* correctly test to see if awk existsJack Humbert2016-06-161-1/+1
* make awk optional (uses cat)Jack Humbert2016-06-161-14/+20
* Move LED strip initialization (#397)Eric Tang2016-06-121-0/+6
* no more cc error on windowsJack Humbert2016-06-111-2/+2
* Makefile redo & other features (#395)Jack Humbert2016-06-114-128/+200
* fix HID_RI_LOGICAL_MAXIMUM value (#388)Masahiro Wakame2016-06-071-1/+1
* cleans up folder structureJack Humbert2016-06-049-2383/+0
* removes stray parenJack Humbert2016-06-011-1/+1
* Update to Makefile an ergodox readme (#365)Hartmut Goebel2016-05-311-2/+7
* makes .SILENT (less verbose) by default - override with VERBOSE=1Jack Humbert2016-05-281-14/+0
* Converted audio play functions to *_user (#349)Jack Humbert2016-05-242-7/+14
* Clean up #343's code (#348)Eric Tang2016-05-241-5/+3
* updates midi in play_note to better octaveJack Humbert2016-05-231-2/+2
* Optimize matrix scanning (#343)Eric Tang2016-05-234-116/+98
* adapts unicode to quantum.c (#333)Jack Humbert2016-05-181-0/+4
* outputs size when make dfuingJack Humbert2016-05-181-1/+1
* updates midi functionality (#331)Jack Humbert2016-05-151-1/+1
* splits process_action up to handle records separately (#329)Jack Humbert2016-05-153-39/+45
* Leader key implementation (#326)Erez Zukerman2016-05-153-5/+8
* Backlight Breathing for Planck and AtomicJack Humbert2016-05-094-5/+17
* [Jack & Erez] Adds an option for user-specific config.h filesErez Zukerman2016-05-051-0/+9
* Adds oneshot layer and oneshot tap toggling (#308)Thiago Alves2016-05-055-14/+186
* stops forcing debug_actionJack Humbert2016-04-284-16/+16
* Update functions used to write to EEPROMEric Tang2016-04-216-31/+31
* start-up sound working, removes tick with some devicesJack Humbert2016-04-201-1/+2
* Fixed speaker being on during sleep.IBNobody2016-04-181-1/+11
* Added extra songs, LED indicator notesIBNobody2016-04-171-0/+7
* Fixed many compiler warnings related to print being disabledIBNobody2016-04-177-45/+49
* Adding Musical NotesIBNobody2016-04-167-4/+66
|\
| * MAGIC functionality, AG swap in default layoutJack Humbert2016-04-165-4/+52
| * audio on by defaultJack Humbert2016-04-151-1/+1
| * audio enable stored in eepromJack Humbert2016-04-152-0/+14
* | Prepping for merge with new_defaultsIBNobody2016-04-152-15/+16
|\|
| * the spacessssJack Humbert2016-04-152-15/+15
| * bootmagic somehow not getting enabled, so adding eeconfig to backlight src in...Jack Humbert2016-04-141-0/+1