summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-11-27Merge https://github.com/jackhumbert/qmk_firmwareOlivier537-12552/+32657
2016-11-26separated into api files/folderJack Humbert15-283/+303
2016-11-26Merge pull request #908 from priyadi/promethiumJack Humbert14-0/+1182
My handwired keyboard firmware
2016-11-26update docsPriyadi Iman Nurcahyo1-2/+3
2016-11-26Merge pull request #907 from priyadi/unicode_docsJack Humbert1-1/+27
Update Unicode documentation
2016-11-26Merge pull request #906 from priyadi/unicode_map_fix_warningJack Humbert1-0/+1
fix strict-prototypes warning
2016-11-26Update Unicode documentationPriyadi Iman Nurcahyo1-1/+27
2016-11-26fix strict-prototypes warningPriyadi Iman Nurcahyo1-0/+1
2016-11-26Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo0-0/+0
2016-11-26remove ifdef on chip typePriyadi Iman Nurcahyo1-2/+0
2016-11-26protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo1-1/+0
2016-11-26change init delay to 2000msPriyadi Iman Nurcahyo1-0/+2
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo14-0/+1182
2016-11-26Merge pull request #905 from priyadi/ps2_documentationJack Humbert1-35/+125
A few addition to PS2 documentation.
2016-11-26Merge pull request #904 from priyadi/ps2_remove_hardcoded_pinsJack Humbert1-45/+1
PS2 pins configuration belongs to each keyboards config.h
2016-11-26remove define checks. didn't work because of include ordering.Priyadi Iman Nurcahyo1-118/+0
2016-11-26add macro error when a required define is missingPriyadi Iman Nurcahyo1-0/+118
2016-11-26A few addition to PS2 documentation.Priyadi Iman Nurcahyo1-35/+125
2016-11-26Fix unterminated ifndefPriyadi Iman Nurcahyo1-0/+2
2016-11-26PS2 pins configuration belongs to each keyboards config.hPriyadi Iman Nurcahyo1-46/+0
Each keyboard might have different pin configuration. And keeping this here will trigger redefinition warning on keyboards that have PS2 defines.
2016-11-26remove ifdef on chip typePriyadi Iman Nurcahyo1-2/+0
2016-11-26protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo1-1/+0
2016-11-26change init delay to 2000msPriyadi Iman Nurcahyo1-0/+2
2016-11-26Merge pull request #903 from priyadi/ps2_init_delayJack Humbert1-1/+4
Make PS2 init delay configurable.
2016-11-26Merge branch 'master' into promethiumPriyadi Iman Nurcahyo78-484/+3694
2016-11-26Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo1-1/+4
after 1s.
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo14-0/+1182
2016-11-25Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne4-8/+47
2016-11-25Merge pull request #902 from OferPlesser/feature/ps2-mouse-supportJack Humbert3-3/+41
PS/2 mouse support
2016-11-25Added documentation for PS/2 mouse in readmeofples1-0/+39
2016-11-25Removed commentofples1-2/+0
2016-11-25Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ↵ofples1-1/+1
one at the end of the file
2016-11-25Added protocol.mk to buildofples1-0/+1
2016-11-25Merge pull request #899 from Wilba6582/suspend_fixJack Humbert1-5/+6
Fixed NO_SUSPEND_POWER_DOWN handling
2016-11-24rgblight fixesJack Humbert3-6/+8
2016-11-24travis plsJack Humbert6-52/+56
2016-11-24converted to new formatJack Humbert4-115/+206
2016-11-23Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne54-228/+2439
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-6/+1
2016-11-23converted to 8bit messagesJack Humbert3-53/+70
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-1/+7
2016-11-23Merge pull request #898 from PureSpider/backlight-fixJack Humbert1-2/+2
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
2016-11-23Merge pull request #896 from h-youhei/jp106Jack Humbert1-0/+62
Add japanese keymap
2016-11-22Set backlight status to on if it's at maximum brightness already and the ↵PureSpider1-2/+2
brightness increase keybind is used Before it was turned on but the status wasn't set to on, so you had to push the backlight toggle bind twice to turn it off again
2016-11-22Add japanese keymaph-youhei1-0/+62
2016-11-22Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert22-32/+1226
2016-11-22fix infinityJack Humbert2-2/+2
2016-11-22cleaning up mididJack Humbert3-51/+59
2016-11-22Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert2-0/+235
Ergodox dvorak emacs
2016-11-22Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert3-0/+147
[HHKB JP with Dvorak]