Commit Graph

3926 Commits (6be061c6d42d538f756a986a412f28adb955ef1e)
 

Author SHA1 Message Date
Priyadi Iman Nurcahyo 17acde94ee Fix unterminated ifndef 8 years ago
Priyadi Iman Nurcahyo de1df63953 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.
8 years ago
Priyadi Iman Nurcahyo 2cf9b93758 remove ifdef on chip type 8 years ago
Priyadi Iman Nurcahyo 6313ec7ef9 protocols.mk is already included in latest QMK 8 years ago
Priyadi Iman Nurcahyo b94e5b2aa6 change init delay to 2000ms 8 years ago
Jack Humbert 7a1eca784f Merge pull request #903 from priyadi/ps2_init_delay
Make PS2 init delay configurable.
8 years ago
Priyadi Iman Nurcahyo b5511b9a8a Merge branch 'master' into promethium 8 years ago
Priyadi Iman Nurcahyo 9a071f051c Make PS2 init delay configurable. Some devices are not fully powered up
after 1s.
8 years ago
Priyadi Iman Nurcahyo 4b0d16cd7b My Promethium keyboard firmware 8 years ago
cbbrowne e3c735e400 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Jack Humbert bf23ac96f6 Merge pull request #902 from OferPlesser/feature/ps2-mouse-support
PS/2 mouse support
8 years ago
ofples 97e7486d4c Added documentation for PS/2 mouse in readme 8 years ago
ofples 0c9d66eb59 Removed comment 8 years ago
ofples 03d6e165bb Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one at the end of the file 8 years ago
ofples 3be13d1ffb Added protocol.mk to build 8 years ago
Jack Humbert 98d7ad6f49 Merge pull request #899 from Wilba6582/suspend_fix
Fixed NO_SUSPEND_POWER_DOWN handling
8 years ago
Jack Humbert f25596b8dc rgblight fixes 8 years ago
Jack Humbert cefa8468fb travis pls 8 years ago
Jack Humbert 2e23689b8e converted to new format 8 years ago
cbbrowne c05cbaf534 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling 8 years ago
Jack Humbert 3d7aaa31e4 converted to 8bit messages 8 years ago
Wilba6582 5893f0fa1f Fixed NO_SUSPEND_POWER_DOWN handling 8 years ago
Jack Humbert 2b3a3ca678 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
8 years ago
Jack Humbert e131de3df6 Merge pull request #896 from h-youhei/jp106
Add japanese keymap
8 years ago
PureSpider d37becc0a9 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
8 years ago
h-youhei 2febf9b9f7 Add japanese keymap 8 years ago
Jack Humbert 450a8fb5b6 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 8 years ago
Jack Humbert 06a2677b7e fix infinity 8 years ago
Jack Humbert 6390033e86 cleaning up midid 8 years ago
Jack Humbert af119baf71 Merge pull request #894 from dchagniot/ergodoxDvorakEmacs
Ergodox dvorak emacs
8 years ago
Jack Humbert 4bb0eaef26 Merge pull request #893 from Sihui/sh-hhkb-jp
[HHKB JP with Dvorak]
8 years ago
Jack Humbert be265decae Merge pull request #892 from fredizzimo/disable_ergodox_lcd
Always initialize the Infinity Ergodox backlight
8 years ago
Jack Humbert 377583d9f3 Merge pull request #891 from g-sam/galson-keymap
adds galson keymap
8 years ago
Jack Humbert 132c079534 Merge pull request #890 from algernon/f/space-cadet/timeout
Add a timeout to space-cadet shift.
8 years ago
Jack Humbert e0fc186c28 Merge pull request #888 from climbalima/master
Added pro micro to maxipad
8 years ago
Jack Humbert ea472fb018 Merge pull request #887 from profet23/atreus62
atreus62 Keyboard Support
8 years ago
Jack Humbert 664c0a036b cleaning up new code 8 years ago
Jack Humbert 27ebacb15d merging lets_split 8 years ago
Jack Humbert c1037b1dc0 working with helper, qmk_helper_windows@05b0105 8 years ago
Jack Humbert b57cf3c0c8 more structure to the package 8 years ago
Sihui Huang b75538c0bf add del to new cmd 8 years ago
Sihui Huang 390a1bda8b add space to NewCmd layer 8 years ago
Sihui Huang ccc34851f2 add space to NewCmd layer 8 years ago
Didier Chagniot 6f24344be7 typo fix 8 years ago
Sihui Huang 23f63ed1b9 Update README.md 8 years ago
Sihui Huang 34aa59c6d5 Update README.md 8 years ago
Sihui Huang 11f17e3b23 Update README.md 8 years ago
Sihui Huang a8b1c47f0f add sh-hhkb-jp layers 8 years ago
Fred Sundvik c86bbf474e Always initialze the Infinity Ergodox backlight
Otherwise it will stay lit. The set_led functionality is also disabled
since it doesn't work properly for slaves.
8 years ago