summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-23travis plsJack Humbert
2016-11-23converted to new formatJack Humbert
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba6582
2016-11-23converted to 8bit messagesJack Humbert
2016-11-23Fixed NO_SUSPEND_POWER_DOWN handlingWilba6582
2016-11-22Merge pull request #898 from PureSpider/backlight-fixJack Humbert
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
2016-11-22Merge pull request #896 from h-youhei/jp106Jack Humbert
Add japanese keymap
2016-11-22Set 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-22Add japanese keymaph-youhei
2016-11-21Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7Jack Humbert
2016-11-21fix infinityJack Humbert
2016-11-21cleaning up mididJack Humbert
2016-11-21Merge pull request #894 from dchagniot/ergodoxDvorakEmacsJack Humbert
Ergodox dvorak emacs
2016-11-21Merge pull request #893 from Sihui/sh-hhkb-jpJack Humbert
[HHKB JP with Dvorak]
2016-11-21Merge pull request #892 from fredizzimo/disable_ergodox_lcdJack Humbert
Always initialize the Infinity Ergodox backlight
2016-11-21Merge pull request #891 from g-sam/galson-keymapJack Humbert
adds galson keymap
2016-11-21Merge pull request #890 from algernon/f/space-cadet/timeoutJack Humbert
Add a timeout to space-cadet shift.
2016-11-21Merge pull request #888 from climbalima/masterJack Humbert
Added pro micro to maxipad
2016-11-21Merge pull request #887 from profet23/atreus62Jack Humbert
atreus62 Keyboard Support
2016-11-21cleaning up new codeJack Humbert
2016-11-21merging lets_splitJack Humbert
2016-11-21working with helper, qmk_helper_windows@05b0105Jack Humbert
2016-11-21more structure to the packageJack Humbert
2016-11-20add del to new cmdSihui Huang
2016-11-20add space to NewCmd layerSihui Huang
2016-11-20add space to NewCmd layerSihui Huang
2016-11-20typo fixDidier Chagniot
2016-11-20Update README.mdSihui Huang
2016-11-20Update README.mdSihui Huang
2016-11-20Update README.mdSihui Huang
2016-11-20add sh-hhkb-jp layersSihui Huang
2016-11-20Always initialze the Infinity Ergodox backlightFred Sundvik
Otherwise it will stay lit. The set_led functionality is also disabled since it doesn't work properly for slaves.
2016-11-19Merge pull request #878 from sethbc/add_sethbc_gh60_keymapJack Humbert
add sethbc keymap for gh60 and update macro expansion
2016-11-19remove KC expansion from GH60Seth Chandler
2016-11-19Fix the Space Cadet timeout codeGergely 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-19move KC expansion to separate macrosSeth Chandler
2016-11-19merge upstream/masterSeth Chandler
2016-11-19adds galson keymapsamgalson@gmail.com
2016-11-19Add 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-19changed readmeclimbalima
2016-11-19added the pinout for pro micro into maxipadclimbalima
2016-11-18don't always detect a matrix change (fixes debounce)Jack Humbert
2016-11-18wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7Jack Humbert
2016-11-18midi back and forthJack Humbert
2016-11-17Groundwork for dedicated color keycodesErez Zukerman
2016-11-17Initial Erez Experimental keymap tweaksErez Zukerman
2016-11-17rgb light through midiJack Humbert
2016-11-16Adding readme placeholderBenjamin Grabkowitz
2016-11-16Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62Benjamin Grabkowitz
2016-11-16Merge pull request #883 from climbalima/masterJack Humbert
added rev2 lets split after merging with qmk