Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-26 | Merge pull request #905 from priyadi/ps2_documentation | ||
A few addition to PS2 documentation. | |||
2016-11-26 | Merge pull request #904 from priyadi/ps2_remove_hardcoded_pins | ||
PS2 pins configuration belongs to each keyboards config.h | |||
2016-11-26 | remove define checks. didn't work because of include ordering. | ||
2016-11-26 | add macro error when a required define is missing | ||
2016-11-26 | A few addition to PS2 documentation. | ||
2016-11-26 | Fix unterminated ifndef | ||
2016-11-26 | PS2 pins configuration belongs to each keyboards config.h | ||
Each keyboard might have different pin configuration. And keeping this here will trigger redefinition warning on keyboards that have PS2 defines. | |||
2016-11-26 | remove ifdef on chip type | ||
2016-11-26 | protocols.mk is already included in latest QMK | ||
2016-11-26 | change init delay to 2000ms | ||
2016-11-26 | Merge pull request #903 from priyadi/ps2_init_delay | ||
Make PS2 init delay configurable. | |||
2016-11-26 | Merge branch 'master' into promethium | ||
2016-11-26 | Make PS2 init delay configurable. Some devices are not fully powered up | ||
after 1s. | |||
2016-11-26 | My Promethium keyboard firmware | ||
2016-11-25 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-25 | Merge pull request #902 from OferPlesser/feature/ps2-mouse-support | ||
PS/2 mouse support | |||
2016-11-25 | Added documentation for PS/2 mouse in readme | ||
2016-11-25 | Removed comment | ||
2016-11-25 | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ↵ | ||
one at the end of the file | |||
2016-11-25 | Added protocol.mk to build | ||
2016-11-24 | Merge pull request #899 from Wilba6582/suspend_fix | ||
Fixed NO_SUSPEND_POWER_DOWN handling | |||
2016-11-23 | rgblight fixes | ||
2016-11-23 | travis pls | ||
2016-11-23 | converted to new format | ||
2016-11-23 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-23 | Fixed NO_SUSPEND_POWER_DOWN handling | ||
2016-11-23 | converted to 8bit messages | ||
2016-11-23 | Fixed NO_SUSPEND_POWER_DOWN handling | ||
2016-11-22 | Merge pull request #898 from PureSpider/backlight-fix | ||
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used | |||
2016-11-22 | Merge pull request #896 from h-youhei/jp106 | ||
Add japanese keymap | |||
2016-11-22 | Set backlight status to on if it's at maximum brightness already and the ↵ | ||
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-22 | Add japanese keymap | ||
2016-11-21 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | ||
2016-11-21 | fix infinity | ||
2016-11-21 | cleaning up midid | ||
2016-11-21 | Merge pull request #894 from dchagniot/ergodoxDvorakEmacs | ||
Ergodox dvorak emacs | |||
2016-11-21 | Merge pull request #893 from Sihui/sh-hhkb-jp | ||
[HHKB JP with Dvorak] | |||
2016-11-21 | Merge pull request #892 from fredizzimo/disable_ergodox_lcd | ||
Always initialize the Infinity Ergodox backlight | |||
2016-11-21 | Merge pull request #891 from g-sam/galson-keymap | ||
adds galson keymap | |||
2016-11-21 | Merge pull request #890 from algernon/f/space-cadet/timeout | ||
Add a timeout to space-cadet shift. | |||
2016-11-21 | Merge pull request #888 from climbalima/master | ||
Added pro micro to maxipad | |||
2016-11-21 | Merge pull request #887 from profet23/atreus62 | ||
atreus62 Keyboard Support | |||
2016-11-21 | cleaning up new code | ||
2016-11-21 | merging lets_split | ||
2016-11-21 | working with helper, qmk_helper_windows@05b0105 | ||
2016-11-21 | more structure to the package | ||
2016-11-20 | add del to new cmd | ||
2016-11-20 | add space to NewCmd layer | ||
2016-11-20 | add space to NewCmd layer | ||
2016-11-20 | typo fix | ||