Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixed NO_SUSPEND_POWER_DOWN handling | Wilba6582 | 2016-11-23 | 1 | -6/+1 | |
| * | | Fixed NO_SUSPEND_POWER_DOWN handling | Wilba6582 | 2016-11-23 | 1 | -1/+7 | |
| * | | Merge pull request #898 from PureSpider/backlight-fix | Jack Humbert | 2016-11-22 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Set backlight status to on if it's at maximum brightness already and the brig... | PureSpider | 2016-11-22 | 1 | -2/+2 | |
| | |/ | ||||||
* | | | separated into api files/folder | Jack Humbert | 2016-11-26 | 2 | -254/+10 | |
* | | | rgblight fixes | Jack Humbert | 2016-11-23 | 1 | -1/+1 | |
* | | | travis pls | Jack Humbert | 2016-11-23 | 2 | -48/+43 | |
* | | | converted to new format | Jack Humbert | 2016-11-23 | 2 | -115/+192 | |
* | | | converted to 8bit messages | Jack Humbert | 2016-11-23 | 2 | -51/+69 | |
* | | | cleaning up midid | Jack Humbert | 2016-11-21 | 2 | -2/+9 | |
* | | | cleaning up new code | Jack Humbert | 2016-11-21 | 1 | -63/+27 | |
* | | | merging lets_split | Jack Humbert | 2016-11-21 | 1 | -3/+3 | |
|\| | | ||||||
| * | | Refactoring Matrix scanning | IBNobody | 2016-10-28 | 1 | -10/+0 | |
| * | | Fixing Debounce - WIP | IBNobody | 2016-10-28 | 1 | -0/+10 | |
| * | | Fixed some large keyboard bugs | IBNobody | 2016-10-23 | 1 | -3/+3 | |
| |/ | ||||||
* | | working with helper, qmk_helper_windows@05b0105 | Jack Humbert | 2016-11-21 | 1 | -0/+6 | |
* | | more structure to the package | Jack Humbert | 2016-11-21 | 2 | -22/+100 | |
* | | midi back and forth | Jack Humbert | 2016-11-18 | 2 | -17/+46 | |
* | | rgb light through midi | Jack Humbert | 2016-11-17 | 1 | -0/+96 | |
* | | animations, midi, etc | Jack Humbert | 2016-11-15 | 1 | -2/+3 | |
* | | mostly working | Jack Humbert | 2016-11-13 | 1 | -3/+30 | |
|/ | ||||||
* | Fix #770, Fix #779 | IBNobody | 2016-09-28 | 2 | -7/+4 | |
* | Fix issue #772 Meh and Hyper not working | Didier Loiseau | 2016-09-23 | 1 | -3/+4 | |
* | Fixed NO_PRINT / USER_PRINT conflict warning. | IBNobody | 2016-09-12 | 1 | -2/+6 | |
* | fix number of NKRO keys | shela | 2016-09-10 | 1 | -1/+1 | |
* | Added User Print - A "light" console out option (#8) | IBNobody | 2016-09-07 | 4 | -23/+155 | |
* | Use keyboard config for nkro (#7) | IBNobody | 2016-09-06 | 12 | -41/+52 | |
* | Change NKRO size fron 16 bytes to 32 bytes. | IBNobody | 2016-09-06 | 1 | -6/+6 | |
* | Fix the ldflags.txt and obj.txt checks | Fred Sundvik | 2016-09-04 | 1 | -2/+4 | |
* | Add -p parameter to mkdir | Fred Sundvik | 2016-08-27 | 1 | -2/+2 | |
* | Disable map file creation when building tests | Fred Sundvik | 2016-08-27 | 1 | -1/+5 | |
* | More common settings for unit tests and keyboards | Fred Sundvik | 2016-08-27 | 1 | -40/+31 | |
* | Rules for compiling and linking google test | Fred Sundvik | 2016-08-27 | 2 | -10/+33 | |
* | Merge branch 'master' into fix_line_endings | Fred Sundvik | 2016-08-27 | 4 | -221/+53 | |
|\ | ||||||
| * | Merge remote-tracking branch 'upstream/master' into makefile_overhaul | Fred Sundvik | 2016-08-24 | 5 | -4/+272 | |
| |\ | ||||||
| * \ | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-23 | 30 | -2170/+2300 | |
| |\ \ | ||||||
| * | | | Fix the clean target | Fred Sundvik | 2016-08-20 | 1 | -2/+1 | |
| * | | | Move bootloader_defs include to build_keyboard | Fred Sundvik | 2016-08-20 | 1 | -8/+0 | |
| * | | | Add output specific config file | Fred Sundvik | 2016-08-20 | 1 | -14/+6 | |
| * | | | Output specific include paths | Fred Sundvik | 2016-08-20 | 1 | -13/+5 | |
| * | | | More general system for generating several outputs | Fred Sundvik | 2016-08-20 | 2 | -87/+42 | |
| * | | | Don't add VERSION as a define | Fred Sundvik | 2016-08-20 | 2 | -4/+2 | |
| * | | | Move git submodule check and version generation to main Makefile | Fred Sundvik | 2016-08-20 | 1 | -11/+2 | |
| * | | | Remove unneded code from tmk_core/rules.mk | Fred Sundvik | 2016-08-20 | 1 | -89/+2 | |
* | | | | Normalize line endings | Fred Sundvik | 2016-08-27 | 18 | -3118/+3118 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #677 from SmackleFunky/master | Jack Humbert | 2016-08-23 | 5 | -4/+272 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | move to ergodox-ez only | Jason Green | 2016-08-23 | 1 | -1/+1 | |
| * | | Added USB Virtual Serial support | Jason Green | 2016-08-23 | 5 | -4/+272 | |
* | | | Merge pull request #671 from Talljoe/one-hand | Jack Humbert | 2016-08-23 | 4 | -1/+131 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Improve one-hand support by adding more actions and tap keys. | Joe Wasson | 2016-08-20 | 2 | -8/+77 |