Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-28 | Reorganize the numeric keypad layer more like a traditional numeric keypad. | ||
2016-11-27 | Merge https://github.com/jackhumbert/qmk_firmware | ||
2016-11-26 | Merge pull request #908 from priyadi/promethium | ||
My handwired keyboard firmware | |||
2016-11-27 | update docs | ||
2016-11-26 | Merge pull request #907 from priyadi/unicode_docs | ||
Update Unicode documentation | |||
2016-11-26 | Merge pull request #906 from priyadi/unicode_map_fix_warning | ||
fix strict-prototypes warning | |||
2016-11-27 | Update Unicode documentation | ||
2016-11-26 | fix strict-prototypes warning | ||
2016-11-26 | Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium | ||
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 | My Promethium keyboard firmware | ||
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 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 | Fixed NO_SUSPEND_POWER_DOWN handling | ||
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 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-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 | ||