aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | fixed mergingIBNobody2016-04-142-15/+15
|\|
| * changing up the makefile a bitJack Humbert2016-04-142-15/+15
* | CheckinIBNobody2016-04-141-0/+1
|/
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-04-131-4/+4
|\
| * Optimize source_layers_cache for the cache memoryWojciech Siewierski2016-04-131-4/+4
* | Compiler Warnings / Atomic TLCIBNobody2016-04-132-2/+3
|/
* Merge pull request #182 from Vifon/modifier-release-fixErez Zukerman2016-04-064-7/+103
|\
| * Refactor the source layer cache encodingWojciech Siewierski2016-04-053-41/+71
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into mod...Wojciech Siewierski2016-04-0311-113/+414
| |\
| * | Cleanup after mergeWojciech Siewierski2016-04-021-7/+13
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1
| * | Update action.celtang2016-04-021-1/+1