Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-20 | Update README.md | ||
2016-11-20 | Update README.md | ||
2016-11-20 | Update README.md | ||
2016-11-20 | add sh-hhkb-jp layers | ||
2016-11-20 | 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. | |||
2016-11-19 | Merge pull request #878 from sethbc/add_sethbc_gh60_keymap | ||
add sethbc keymap for gh60 and update macro expansion | |||
2016-11-19 | remove KC expansion from GH60 | ||
2016-11-19 | 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> | |||
2016-11-19 | move KC expansion to separate macros | ||
2016-11-19 | merge upstream/master | ||
2016-11-19 | adds galson keymap | ||
2016-11-19 | 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> | |||
2016-11-19 | changed readme | ||
2016-11-19 | added the pinout for pro micro into maxipad | ||
2016-11-18 | just saving | ||
2016-11-18 | don't always detect a matrix change (fixes debounce) | ||
2016-11-18 | wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7 | ||
2016-11-18 | midi back and forth | ||
2016-11-17 | Groundwork for dedicated color keycodes | ||
2016-11-17 | Initial Erez Experimental keymap tweaks | ||
2016-11-17 | rgb light through midi | ||
2016-11-16 | Adding readme placeholder | ||
2016-11-16 | Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 | ||
2016-11-16 | Merge pull request #883 from climbalima/master | ||
added rev2 lets split after merging with qmk | |||
2016-11-16 | fixed readme conflicts | ||
2016-11-16 | should have fixed conflixed | ||
2016-11-16 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-16 | Merge https://github.com/climbalima/qmk_firmware | ||
2016-11-16 | Updated my repo to current qmk | ||
2016-11-16 | Merge pull request #882 from seebs/master | ||
dvorak/plover keyboard layout | |||
2016-11-16 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-11-16 | 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> | |||
2016-11-16 | Merge pull request #880 from psyill/master | ||
Added keymap "videck", an ErgoDox keymap for Vi(m) users. | |||
2016-11-16 | Merge pull request #879 from sethbc/update_sethbc_ergodox_keymap | ||
update sethbc ergodox keymap | |||
2016-11-16 | Merge pull request #877 from sethbc/update_sethbc_satan_keymap | ||
update sethbc keymap | |||
2016-11-16 | Merge pull request #876 from Dbroqua/master | ||
Updated kc60/dbroqua layout and added satan/dbroqua_hhkb | |||
2016-11-16 | Merge pull request #866 from fredizzimo/infinity60_clockfixes | ||
Increase the infinity60 system tick frequency | |||
2016-11-16 | Merge pull request #860 from IBNobody/master | ||
Improved Quantum Matrix | |||
2016-11-15 | animations, midi, etc | ||
2016-11-14 | fixed conflict | ||
2016-11-14 | fixed extra paste | ||
2016-11-14 | Recommend WSL on Windows 10 | ||
At this point, I consider the batch scripts @IBNobody and I worked on to mostly be a failure. They've proven to be unreliable, too dependent on the environment they're being run in, and I've seen far too many examples of people having frustrating issues with them that I haven't been able to help them with. They can also produce misleading and confusing error messages. I've been pointing people to use the WSL for a while now. Eventually, I think we should make a proper replacement for the batch scripts, possibly with an environment in msys2. For now, the WSL method in Windows 10 is far more reliable, and is easy to set up. I also cleaned up some things in the WSL instructions themselves. | |||
2016-11-13 | mostly working | ||
2016-11-13 | Added keymap "videck", an ErgoDox keymap for Vi(m) users. | ||
2016-11-13 | oops, fixed inverted if statement | ||
2016-11-13 | update sethbc ergodox keymap | ||
2016-11-13 | add sethbc keymap for gh60 and update macro expansion in connection with same | ||
2016-11-12 | update sethbc keymap | ||
2016-11-12 | merging | ||
2016-11-12 | Merge pull request #12 from jackhumbert/master | ||
Merged from qmk |