summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-26Merge pull request #904 from priyadi/ps2_remove_hardcoded_pinsJack Humbert1-45/+1
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
2016-11-26Merge pull request #903 from priyadi/ps2_init_delayJack Humbert1-1/+4
2016-11-26Make PS2 init delay configurable. Some devices are not fully powered upPriyadi Iman Nurcahyo1-1/+4
2016-11-25Merge pull request #902 from OferPlesser/feature/ps2-mouse-supportJack Humbert3-3/+41
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
2016-11-25Added protocol.mk to buildofples1-0/+1
2016-11-25Merge pull request #899 from Wilba6582/suspend_fixJack Humbert1-5/+6
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-6/+1
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba65821-1/+7
2016-11-23Merge pull request #898 from PureSpider/backlight-fixJack Humbert1-2/+2
2016-11-23Merge pull request #896 from h-youhei/jp106Jack Humbert1-0/+62
2016-11-22Set backlight status to on if it's at maximum brightness already and the brig...PureSpider1-2/+2
2016-11-22Add japanese keymaph-youhei1-0/+62
2016-11-22Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert2-0/+235
2016-11-22Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert3-0/+147
2016-11-22Merge pull request #892 from fredizzimo/disable_ergodox_lcdJack Humbert2-26/+5
2016-11-22Merge pull request #891 from g-sam/galson-keymapJack Humbert3-0/+196
2016-11-22Merge pull request #890 from algernon/f/space-cadet/timeoutJack Humbert1-2/+9
2016-11-22Merge pull request #888 from climbalima/masterJack Humbert3-4/+12
2016-11-22Merge pull request #887 from profet23/atreus62Jack Humbert8-0/+622
2016-11-20add del to new cmdSihui Huang1-1/+1
2016-11-20add space to NewCmd layerSihui Huang1-1/+1
2016-11-20add space to NewCmd layerSihui Huang2-2/+2
2016-11-20typo fixDidier Chagniot2-19/+19
2016-11-20Update README.mdSihui Huang1-1/+1
2016-11-20Update README.mdSihui Huang1-1/+2
2016-11-20Update README.mdSihui Huang1-1/+2
2016-11-20add sh-hhkb-jp layersSihui Huang3-0/+145
2016-11-20Always initialze the Infinity Ergodox backlightFred Sundvik2-26/+5
2016-11-19Merge pull request #878 from sethbc/add_sethbc_gh60_keymapJack Humbert5-68/+148
2016-11-19remove KC expansion from GH60Seth Chandler4-99/+55
2016-11-19Fix the Space Cadet timeout codeGergely Nagy1-0/+4
2016-11-19move KC expansion to separate macrosSeth Chandler4-23/+66
2016-11-19merge upstream/masterSeth Chandler49-378/+2213
2016-11-19adds galson keymapsamgalson@gmail.com3-0/+196
2016-11-19Add a timeout to space-cadet shift.Gergely Nagy1-2/+5
2016-11-19changed readmeclimbalima2-2/+3
2016-11-19added the pinout for pro micro into maxipadclimbalima2-3/+10
2016-11-19don't always detect a matrix change (fixes debounce)Jack Humbert1-1/+1