summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added browser babble, removed code from keymapmilestogo2017-03-08
* working with preprocessor macros for babblepastemilestogo2017-03-06
* clean up babblepastemilestogo2017-02-28
* missed config.h stuck modifiers changemilestogo2017-02-28
* keymap and C6 audio testingmilestogo2017-02-28
* keymap updatemilestogo2017-02-11
* Merge branch 'master' into sculpt2milestogo2017-02-09
|\
| * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwaremilestogo2017-02-09
| |\
| | * Merge pull request #1073 from qmk/backlight_changesJack Humbert2017-02-09
| | |\
| | | * added functionality for just a portJack Humbert2017-02-07
| | * | Merge pull request #1078 from VoodaGod/bone2planckJack Humbert2017-02-09
| | |\ \
| | | * | updated layout & readmeVoodaGod2017-02-09
| | | * | more formattingVoodaGod2017-02-09
| | | * | readme formatting changesVoodaGod2017-02-09
| | | * | updated readmeVoodaGod2017-02-09
| | | * | updated bone2planck keymap & readmeVoodaGod2017-02-09
| | * | | Merge pull request #1079 from r2d2rogers/patch-1Jack Humbert2017-02-09
| | |\ \ \ | | | |/ / | | |/| |
| | | * | [Typo] correct link to default keymap in readme.Rob Rogers2017-02-09
| | |/ /
| | * | Merge pull request #1074 from dungdung/kc60_ledJack Humbert2017-02-07
| | |\ \
| | | * | Moved KC60 capslock LED code to standard led_set_kb so it can be overridden b...dungdung2017-02-07
| | * | | accept numbers in travis buildJack Humbert2017-02-07
| | |/ /
| | * | Merge pull request #1070 from jimmyhchan/fixSplitJack Humbert2017-02-07
| | |\ \ | | | |/ | | |/|
| | | * rename I2C_MASTER_RIGHT to MASTER_RIGHT since this works for serial as wellJimmy Chan2017-02-07
| | | * udpate readme to reflect QMK and not having the Makefile from ahtn's repoJimmy Chan2017-02-07
| | | * correctly put eeprom EE_HANDS at addr 0x0a (decimal 10). default to rev2 proj...Jimmy Chan2017-02-07
| | |/
| | * Merge pull request #1072 from nicinabox/improve-ls-avrdude-targetJack Humbert2017-02-07
| | |\
| | | * Check for a new serial port every secondNic Aitch2017-02-06
| | * | Merge pull request #1062 from luizribeiro/fix-winJack Humbert2017-02-07
| | |\ \
| | | * | Fix V-USB bug on Windows 10Luiz Ribeiro2017-02-01
| | * | | Merge pull request #1071 from dungdung/rgb_tweaksJack Humbert2017-02-07
| | |\ \ \
| | | * | | Added non-animated gradient modedungdung2017-02-06
| | | * | | Added mode reverse step functiondungdung2017-02-06
| | | * | | Christmas mode now works with even RGBED_NUMdungdung2017-02-06
| | * | | | Merge pull request #1068 from adzenith/masterJack Humbert2017-02-07
| | |\ \ \ \
| | | * | | | Minor cleanupNikolaus Wittenstein2017-02-05
| | | * | | | Add new DIODE_DIRECTION optionNikolaus Wittenstein2017-02-05
| | | * | | | Remove unused matrix_raw variable in matrix.cNikolaus Wittenstein2017-02-05
| | | * | | | Add missing header to ergodox ordinary keymapNikolaus Wittenstein2017-02-03
| | | * | | | Fix compile warnings in egodox robot_test_layoutNikolaus Wittenstein2017-02-03
| | | * | | | Fix compile warnings in light_ws2812.cNikolaus Wittenstein2017-02-03
| | * | | | | Merge pull request #1046 from LukeSilva/masterJack Humbert2017-02-07
| | |\ \ \ \ \
| | | * | | | | Add luke keymap, as an example of the tapping macrosLuke Silva2017-01-29
| | | * | | | | Add support for various tapping macrosLuke Silva2017-01-28
| | | * | | | | Add ability to use tap macros without using functionsLuke Silva2017-01-27
| | | * | | | | Fix documentation for TMK actionsLuke Silva2017-01-26
| | * | | | | | Merge pull request #1057 from priyadi/selectable_outputJack Humbert2017-02-07
| | |\ \ \ \ \ \
| | | * | | | | | Restrict outputselect to LUFA only for nowPriyadi Iman Nurcahyo2017-02-01
| | | * | | | | | Fix wrong includePriyadi Iman Nurcahyo2017-02-01
| | | * | | | | | Limit outputselect to AVR only for nowPriyadi Iman Nurcahyo2017-02-01
| | | * | | | | | Move outputselect to parent dir to satisfy non LUFA keyboardsPriyadi Iman Nurcahyo2017-02-01