Commit Graph

3706 Commits (f837406ace5a3072e98f0bd0e3f4c84704762195)
 

Author SHA1 Message Date
Priyadi Iman Nurcahyo f837406ace A few addition to PS2 documentation. 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
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling 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 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
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
Jack Humbert 3b990c08dc Merge pull request #878 from sethbc/add_sethbc_gh60_keymap
add sethbc keymap for gh60 and update macro expansion
8 years ago
Seth Chandler df8724ce08 remove KC expansion from GH60 8 years ago
Gergely Nagy 74a1f00713 Fix the Space Cadet timeout code
Define a default TAPPING_TERM in quantum.c, for keyboards that do not
have it set. Fixes the CI failure.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Seth Chandler 620e4f74d3 move KC expansion to separate macros 8 years ago
Seth Chandler ac7d202d4f merge upstream/master 8 years ago
samgalson@gmail.com 7f5e71d79f adds galson keymap 8 years ago
Gergely Nagy ffa5b1e7ea Add a timeout to space-cadet shift.
When one holds a Space Cadet shift, to have it act as a shift, so that
mouse behaviour changes, when released without any other key pressed, it
still registers a paren. To remedy this, add a hold timeout: if the key
is held longer than TAPPING_TERM, it will not register the parens.

Fixes #884, with the side-effect of not being able to have parens
trigger the OS-side repeat anymore.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
climbalima 102a830bbd changed readme 8 years ago
climbalima e356de2220 added the pinout for pro micro into maxipad 8 years ago
Jack Humbert a06115df19 don't always detect a matrix change (fixes debounce) 8 years ago
Benjamin Grabkowitz 6c5fce5c1a Adding readme placeholder 8 years ago
Benjamin Grabkowitz 00d88b74ad Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 8 years ago
Jack Humbert c38b3e3be9 Merge pull request #883 from climbalima/master
added rev2 lets split after merging with qmk
8 years ago
climbalima b085a34506 fixed readme conflicts 8 years ago
climbalima 21b6b4e6c4 should have fixed conflixed 8 years ago
climbalima 668c739702 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 8 years ago
climbalima 5cac51a773 Merge https://github.com/climbalima/qmk_firmware 8 years ago
climbalima 1dd6ceb45d Updated my repo to current qmk 8 years ago
Jack Humbert 72e78a017f Merge pull request #882 from seebs/master
dvorak/plover keyboard layout
8 years ago
Seebs 4da698fda3 dvorak/plover keyboard layout
Plover's steno support likes quasi-qwerty, and gaming likes qwerty,
and I like dvorak, so... what if I could have it all?

Signed-off-by: seebs <seebs@seebs.net>
8 years ago
Jack Humbert 9f1b27c5ba Merge pull request #880 from psyill/master
Added keymap "videck", an ErgoDox keymap for Vi(m) users.
8 years ago