Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-26 | separated into api files/folder | Jack Humbert | 15 | -283/+303 | |
2016-11-24 | rgblight fixes | Jack Humbert | 3 | -6/+8 | |
2016-11-24 | travis pls | Jack Humbert | 6 | -52/+56 | |
2016-11-24 | converted to new format | Jack Humbert | 4 | -115/+206 | |
2016-11-23 | converted to 8bit messages | Jack Humbert | 3 | -53/+70 | |
2016-11-22 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 22 | -32/+1226 | |
2016-11-22 | fix infinity | Jack Humbert | 2 | -2/+2 | |
2016-11-22 | cleaning up midid | Jack Humbert | 3 | -51/+59 | |
2016-11-22 | Merge pull request #894 from dchagniot/ergodoxDvorakEmacs | Jack Humbert | 2 | -0/+235 | |
Ergodox dvorak emacs | |||||
2016-11-22 | Merge pull request #893 from Sihui/sh-hhkb-jp | Jack Humbert | 3 | -0/+147 | |
[HHKB JP with Dvorak] | |||||
2016-11-22 | Merge pull request #892 from fredizzimo/disable_ergodox_lcd | Jack Humbert | 2 | -26/+5 | |
Always initialize the Infinity Ergodox backlight | |||||
2016-11-22 | Merge pull request #891 from g-sam/galson-keymap | Jack Humbert | 3 | -0/+196 | |
adds galson keymap | |||||
2016-11-22 | Merge pull request #890 from algernon/f/space-cadet/timeout | Jack Humbert | 1 | -2/+9 | |
Add a timeout to space-cadet shift. | |||||
2016-11-22 | Merge pull request #888 from climbalima/master | Jack Humbert | 3 | -4/+12 | |
Added pro micro to maxipad | |||||
2016-11-22 | Merge pull request #887 from profet23/atreus62 | Jack Humbert | 8 | -0/+622 | |
atreus62 Keyboard Support | |||||
2016-11-22 | cleaning up new code | Jack Humbert | 4 | -64/+73 | |
2016-11-22 | merging lets_split | Jack Humbert | 54 | -445/+2361 | |
2016-11-22 | working with helper, qmk_helper_windows@05b0105 | Jack Humbert | 3 | -6/+12 | |
2016-11-21 | more structure to the package | Jack Humbert | 2 | -22/+100 | |
2016-11-20 | add del to new cmd | Sihui Huang | 1 | -1/+1 | |
2016-11-20 | add space to NewCmd layer | Sihui Huang | 1 | -1/+1 | |
2016-11-20 | add space to NewCmd layer | Sihui Huang | 2 | -2/+2 | |
2016-11-20 | typo fix | Didier Chagniot | 2 | -19/+19 | |
2016-11-20 | Update README.md | Sihui Huang | 1 | -1/+1 | |
2016-11-20 | Update README.md | Sihui Huang | 1 | -1/+2 | |
2016-11-20 | Update README.md | Sihui Huang | 1 | -1/+2 | |
2016-11-20 | add sh-hhkb-jp layers | Sihui Huang | 3 | -0/+145 | |
2016-11-20 | Always initialze the Infinity Ergodox backlight | Fred Sundvik | 2 | -26/+5 | |
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 | 5 | -68/+148 | |
add sethbc keymap for gh60 and update macro expansion | |||||
2016-11-19 | remove KC expansion from GH60 | Seth Chandler | 4 | -99/+55 | |
2016-11-19 | Fix the Space Cadet timeout code | Gergely Nagy | 1 | -0/+4 | |
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 | 4 | -23/+66 | |
2016-11-19 | merge upstream/master | Seth Chandler | 49 | -378/+2213 | |
2016-11-19 | adds galson keymap | samgalson@gmail.com | 3 | -0/+196 | |
2016-11-19 | Add a timeout to space-cadet shift. | Gergely Nagy | 1 | -2/+5 | |
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 | 2 | -2/+3 | |
2016-11-19 | added the pinout for pro micro into maxipad | climbalima | 2 | -3/+10 | |
2016-11-19 | don't always detect a matrix change (fixes debounce) | Jack Humbert | 1 | -1/+1 | |
2016-11-19 | wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | 5 | -7/+50 | |
2016-11-19 | midi back and forth | Jack Humbert | 3 | -18/+52 | |
2016-11-18 | Groundwork for dedicated color keycodes | Erez Zukerman | 3 | -1/+31 | |
2016-11-18 | Initial Erez Experimental keymap tweaks | Erez Zukerman | 3 | -6/+19 | |
2016-11-17 | rgb light through midi | Jack Humbert | 26 | -31/+126 | |
2016-11-17 | Adding readme placeholder | Benjamin Grabkowitz | 1 | -0/+10 | |
2016-11-17 | Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 | Benjamin Grabkowitz | 7 | -0/+612 | |
2016-11-17 | Merge pull request #883 from climbalima/master | Jack Humbert | 25 | -129/+760 | |
added rev2 lets split after merging with qmk | |||||
2016-11-17 | fixed readme conflicts | climbalima | 1 | -20/+2 | |
2016-11-17 | should have fixed conflixed | climbalima | 13 | -268/+10 | |
2016-11-17 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | climbalima | 24 | -249/+1453 | |
2016-11-17 | Merge https://github.com/climbalima/qmk_firmware | climbalima | 14 | -29/+278 | |