summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | Reorganize the numeric keypad layer more like a traditional numeric keypad.Olivier2016-11-28
| * | | | | | | | | | | | | | | | | | | | | Merge https://github.com/jackhumbert/qmk_firmwareOlivier2016-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #908 from priyadi/promethiumJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | update docsPriyadi Iman Nurcahyo2016-11-27
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo2016-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | remove ifdef on chip typePriyadi Iman Nurcahyo2016-11-26
| | * | | | | | | | | | | | | | | | | | | | | | protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo2016-11-26
| | * | | | | | | | | | | | | | | | | | | | | | change init delay to 2000msPriyadi Iman Nurcahyo2016-11-26
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into promethiumPriyadi Iman Nurcahyo2016-11-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | My Promethium keyboard firmwarePriyadi Iman Nurcahyo2016-11-26
| | | |_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | remove ifdef on chip typePriyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | change init delay to 2000msPriyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | My Promethium keyboard firmwarePriyadi Iman Nurcahyo2016-11-26
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #907 from priyadi/unicode_docsJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Update Unicode documentationPriyadi Iman Nurcahyo2016-11-27
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #906 from priyadi/unicode_map_fix_warningJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fix strict-prototypes warningPriyadi Iman Nurcahyo2016-11-26
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #905 from priyadi/ps2_documentationJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | A few addition to PS2 documentation.Priyadi Iman Nurcahyo2016-11-26
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #904 from priyadi/ps2_remove_hardcoded_pinsJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | add macro error when a required define is missingPriyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | Fix unterminated ifndefPriyadi Iman Nurcahyo2016-11-26
| * | | | | | | | | | | | | | | | | | | | | | PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo2016-11-26
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #903 from priyadi/ps2_init_delayJack Humbert2016-11-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo2016-11-26
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #902 from OferPlesser/feature/ps2-mouse-supportJack Humbert2016-11-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Added documentation for PS/2 mouse in readmeofples2016-11-25
| * | | | | | | | | | | | | | | | | | | | | Removed commentofples2016-11-25
| * | | | | | | | | | | | | | | | | | | | | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ...ofples2016-11-25
| * | | | | | | | | | | | | | | | | | | | | Added protocol.mk to buildofples2016-11-25
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #899 from Wilba6582/suspend_fixJack Humbert2016-11-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
| * | | | | | | | | | | | | | | | | | | | Fixed NO_SUSPEND_POWER_DOWN handlingWilba65822016-11-23
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #898 from PureSpider/backlight-fixJack Humbert2016-11-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Set backlight status to on if it's at maximum brightness already and the brig...PureSpider2016-11-22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #896 from h-youhei/jp106Jack Humbert2016-11-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Add japanese keymaph-youhei2016-11-22
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert2016-11-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | typo fixDidier Chagniot2016-11-20
| * | | | | | | | | | | | | | | | | | | readme.md updatedDidier Chagniot2016-09-10
| * | | | | | | | | | | | | | | | | | | typing with itDidier Chagniot2016-09-09
* | | | | | | | | | | | | | | | | | | | Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert2016-11-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | add del to new cmdSihui Huang2016-11-20
| * | | | | | | | | | | | | | | | | | | | add space to NewCmd layerSihui Huang2016-11-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | Update README.mdSihui Huang2016-11-20
| * | | | | | | | | | | | | | | | | | | | | add space to NewCmd layerSihui Huang2016-11-20
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Update README.mdSihui Huang2016-11-20
| * | | | | | | | | | | | | | | | | | | | Update README.mdSihui Huang2016-11-20