Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | change init delay to 2000ms | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into promethium | Priyadi Iman Nurcahyo | 2016-11-26 | 78 | -484/+3694 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | My Promethium keyboard firmware | Priyadi Iman Nurcahyo | 2016-11-26 | 14 | -0/+1182 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | remove ifdef on chip type | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | protocols.mk is already included in latest QMK | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | change init delay to 2000ms | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | My Promethium keyboard firmware | Priyadi Iman Nurcahyo | 2016-11-26 | 14 | -0/+1182 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #907 from priyadi/unicode_docs | Jack Humbert | 2016-11-26 | 1 | -1/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Update Unicode documentation | Priyadi Iman Nurcahyo | 2016-11-27 | 1 | -1/+27 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #906 from priyadi/unicode_map_fix_warning | Jack Humbert | 2016-11-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | fix strict-prototypes warning | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #905 from priyadi/ps2_documentation | Jack Humbert | 2016-11-26 | 1 | -35/+125 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | A few addition to PS2 documentation. | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -35/+125 | |
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #904 from priyadi/ps2_remove_hardcoded_pins | Jack Humbert | 2016-11-26 | 1 | -45/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | remove define checks. didn't work because of include ordering. | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -118/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | add macro error when a required define is missing | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+118 | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix unterminated ifndef | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | PS2 pins configuration belongs to each keyboards config.h | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -46/+0 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #903 from priyadi/ps2_init_delay | Jack Humbert | 2016-11-26 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Make PS2 init delay configurable. Some devices are not fully powered up | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -1/+4 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #902 from OferPlesser/feature/ps2-mouse-support | Jack Humbert | 2016-11-25 | 3 | -3/+41 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Added documentation for PS/2 mouse in readme | ofples | 2016-11-25 | 1 | -0/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | Removed comment | ofples | 2016-11-25 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ... | ofples | 2016-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Added protocol.mk to build | ofples | 2016-11-25 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #899 from Wilba6582/suspend_fix | Jack Humbert | 2016-11-24 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | 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 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #896 from h-youhei/jp106 | Jack Humbert | 2016-11-22 | 1 | -0/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Add japanese keymap | h-youhei | 2016-11-22 | 1 | -0/+62 | |
|/ / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #894 from dchagniot/ergodoxDvorakEmacs | Jack Humbert | 2016-11-21 | 2 | -0/+235 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | typo fix | Didier Chagniot | 2016-11-20 | 2 | -19/+19 | |
| * | | | | | | | | | | | | | | | | | | |