Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | Fixed NO_SUSPEND_POWER_DOWN handling | Wilba6582 | |
2016-11-22 | Merge pull request #898 from PureSpider/backlight-fix | Jack Humbert | |
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 | Jack Humbert | |
Add japanese keymap | |||
2016-11-22 | Set backlight status to on if it's at maximum brightness already and the ↵ | PureSpider | |
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 | h-youhei | |
2016-11-21 | Merge pull request #894 from dchagniot/ergodoxDvorakEmacs | Jack Humbert | |
Ergodox dvorak emacs | |||
2016-11-21 | Merge pull request #893 from Sihui/sh-hhkb-jp | Jack Humbert | |
[HHKB JP with Dvorak] | |||
2016-11-21 | Merge pull request #892 from fredizzimo/disable_ergodox_lcd | Jack Humbert | |
Always initialize the Infinity Ergodox backlight | |||
2016-11-21 | Merge pull request #891 from g-sam/galson-keymap | Jack Humbert | |
adds galson keymap | |||
2016-11-21 | Merge pull request #890 from algernon/f/space-cadet/timeout | Jack Humbert | |
Add a timeout to space-cadet shift. | |||
2016-11-21 | Merge pull request #888 from climbalima/master | Jack Humbert | |
Added pro micro to maxipad | |||
2016-11-21 | Merge pull request #887 from profet23/atreus62 | Jack Humbert | |
atreus62 Keyboard Support | |||
2016-11-20 | add del to new cmd | Sihui Huang | |
2016-11-20 | add space to NewCmd layer | Sihui Huang | |
2016-11-20 | add space to NewCmd layer | Sihui Huang | |
2016-11-20 | typo fix | Didier Chagniot | |
2016-11-20 | Update README.md | Sihui Huang | |
2016-11-20 | Update README.md | Sihui Huang | |
2016-11-20 | Update README.md | Sihui Huang | |
2016-11-20 | add sh-hhkb-jp layers | Sihui Huang | |
2016-11-20 | Always initialze the Infinity Ergodox backlight | Fred Sundvik | |
Otherwise it will stay lit. The set_led functionality is also disabled since it doesn't work properly for slaves. | |||
2016-11-19 | Merge pull request #878 from sethbc/add_sethbc_gh60_keymap | Jack Humbert | |
add sethbc keymap for gh60 and update macro expansion | |||
2016-11-19 | remove KC expansion from GH60 | Seth Chandler | |
2016-11-19 | Fix the Space Cadet timeout code | Gergely Nagy | |
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> | |||
2016-11-19 | move KC expansion to separate macros | Seth Chandler | |
2016-11-19 | merge upstream/master | Seth Chandler | |
2016-11-19 | adds galson keymap | samgalson@gmail.com | |
2016-11-19 | Add a timeout to space-cadet shift. | Gergely Nagy | |
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> | |||
2016-11-19 | changed readme | climbalima | |
2016-11-19 | added the pinout for pro micro into maxipad | climbalima | |
2016-11-18 | don't always detect a matrix change (fixes debounce) | Jack Humbert | |
2016-11-16 | Adding readme placeholder | Benjamin Grabkowitz | |
2016-11-16 | Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 | Benjamin Grabkowitz | |
2016-11-16 | Merge pull request #883 from climbalima/master | Jack Humbert | |
added rev2 lets split after merging with qmk | |||
2016-11-16 | fixed readme conflicts | climbalima | |
2016-11-16 | should have fixed conflixed | climbalima | |
2016-11-16 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | climbalima | |
2016-11-16 | Merge https://github.com/climbalima/qmk_firmware | climbalima | |
2016-11-16 | Updated my repo to current qmk | climbalima | |
2016-11-16 | Merge pull request #882 from seebs/master | Jack Humbert | |
dvorak/plover keyboard layout | |||
2016-11-16 | dvorak/plover keyboard layout | Seebs | |
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> | |||
2016-11-16 | Merge pull request #880 from psyill/master | Jack Humbert | |
Added keymap "videck", an ErgoDox keymap for Vi(m) users. | |||
2016-11-16 | Merge pull request #879 from sethbc/update_sethbc_ergodox_keymap | Jack Humbert | |
update sethbc ergodox keymap | |||
2016-11-16 | Merge pull request #877 from sethbc/update_sethbc_satan_keymap | Jack Humbert | |
update sethbc keymap | |||
2016-11-16 | Merge pull request #876 from Dbroqua/master | Jack Humbert | |
Updated kc60/dbroqua layout and added satan/dbroqua_hhkb | |||
2016-11-16 | Merge pull request #866 from fredizzimo/infinity60_clockfixes | Jack Humbert | |
Increase the infinity60 system tick frequency | |||
2016-11-16 | Merge pull request #860 from IBNobody/master | Jack Humbert | |
Improved Quantum Matrix | |||
2016-11-14 | fixed conflict | climbalima | |
2016-11-14 | fixed extra paste | climbalima | |
2016-11-13 | Added keymap "videck", an ErgoDox keymap for Vi(m) users. | Hans Ellegård | |