Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1062 from luizribeiro/fix-win | Jack Humbert | 2017-02-07 | 1 | -2/+2 |
|\ | |||||
| * | Fix V-USB bug on Windows 10 | Luiz Ribeiro | 2017-02-01 | 1 | -2/+2 |
* | | Merge pull request #1071 from dungdung/rgb_tweaks | Jack Humbert | 2017-02-07 | 2 | -5/+41 |
|\ \ | |||||
| * | | Added non-animated gradient mode | dungdung | 2017-02-06 | 2 | -1/+20 |
| * | | Added mode reverse step function | dungdung | 2017-02-06 | 2 | -0/+9 |
| * | | Christmas mode now works with even RGBED_NUM | dungdung | 2017-02-06 | 2 | -4/+12 |
* | | | Merge pull request #1068 from adzenith/master | Jack Humbert | 2017-02-07 | 9 | -25/+22 |
|\ \ \ | |||||
| * | | | Minor cleanup | Nikolaus Wittenstein | 2017-02-05 | 3 | -8/+2 |
| * | | | Add new DIODE_DIRECTION option | Nikolaus Wittenstein | 2017-02-05 | 3 | -8/+12 |
| * | | | Remove unused matrix_raw variable in matrix.c | Nikolaus Wittenstein | 2017-02-05 | 1 | -2/+0 |
| * | | | Add missing header to ergodox ordinary keymap | Nikolaus Wittenstein | 2017-02-03 | 1 | -0/+1 |
| * | | | Fix compile warnings in egodox robot_test_layout | Nikolaus Wittenstein | 2017-02-03 | 1 | -4/+4 |
| * | | | Fix compile warnings in light_ws2812.c | Nikolaus Wittenstein | 2017-02-03 | 1 | -3/+3 |
* | | | | Merge pull request #1046 from LukeSilva/master | Jack Humbert | 2017-02-07 | 7 | -6/+419 |
|\ \ \ \ | |||||
| * | | | | Add luke keymap, as an example of the tapping macros | Luke Silva | 2017-01-29 | 3 | -0/+382 |
| * | | | | Add support for various tapping macros | Luke Silva | 2017-01-28 | 2 | -2/+25 |
| * | | | | Add ability to use tap macros without using functions | Luke Silva | 2017-01-27 | 2 | -1/+5 |
| * | | | | Fix documentation for TMK actions | Luke Silva | 2017-01-26 | 1 | -3/+7 |
* | | | | | Merge pull request #1057 from priyadi/selectable_output | Jack Humbert | 2017-02-07 | 7 | -71/+189 |
|\ \ \ \ \ | |||||
| * | | | | | Restrict outputselect to LUFA only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -2/+2 |
| * | | | | | Fix wrong include | Priyadi Iman Nurcahyo | 2017-02-01 | 1 | -1/+1 |
| * | | | | | Limit outputselect to AVR only for now | Priyadi Iman Nurcahyo | 2017-02-01 | 5 | -3/+6 |
| * | | | | | Move outputselect to parent dir to satisfy non LUFA keyboards | Priyadi Iman Nurcahyo | 2017-02-01 | 2 | -0/+0 |
| * | | | | | Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE | Priyadi Iman Nurcahyo | 2017-02-01 | 2 | -0/+39 |
| * | | | | | Implement runtime selectable output (USB or BT) | Priyadi Iman Nurcahyo | 2017-02-01 | 4 | -69/+145 |
* | | | | | | pass through travis errors | Jack Humbert | 2017-02-07 | 3 | -2/+6 |
* | | | | | | Merge pull request #1056 from upils/master | Jack Humbert | 2017-02-07 | 8 | -0/+334 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add reddot handwired keyboard. | upils | 2017-01-31 | 8 | -0/+334 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1053 from TerryMathews/master | Jack Humbert | 2017-02-07 | 10 | -4/+175 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -8/+8 |
| * | | | | | | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| * | | | | | | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| * | | | | | | Let's Split: establish rev2fliphalf subproject | TerryMathews | 2017-01-29 | 9 | -0/+171 |
* | | | | | | | variable scope fix for travis | Jack Humbert | 2017-02-07 | 2 | -5/+3 |
* | | | | | | | correctly assign bash variable | Jack Humbert | 2017-02-07 | 2 | -3/+3 |
* | | | | | | | fix typo | Jack Humbert | 2017-02-07 | 1 | -1/+1 |
* | | | | | | | add comma | Jack Humbert | 2017-02-07 | 1 | -1/+1 |
* | | | | | | | Merge pull request #1069 from hot-leaf-juice/master | Jack Humbert | 2017-02-07 | 2 | -5/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | change cmd-l and cmd-r for actual home and end | Callum Oakley | 2017-02-06 | 2 | -5/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | try building only keyboards needed | Jack Humbert | 2017-02-07 | 3 | -7/+23 |
* | | | | | | | Merge pull request #1041 from folkert4/master | Jack Humbert | 2017-02-07 | 5 | -0/+503 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added Espynn's keymap | folkert4 | 2017-01-27 | 5 | -0/+503 |
* | | | | | | | | Merge pull request #1047 from lordchair/keymap_yale | Jack Humbert | 2017-02-07 | 4 | -0/+144 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | added picture of layout | Yale Thomas | 2017-01-28 | 1 | -0/+0 |
| * | | | | | | | | usability tweaks | Yale Thomas | 2017-01-28 | 1 | -44/+49 |
| * | | | | | | | | mouse keys added | Yale Thomas | 2017-01-28 | 1 | -6/+15 |
| * | | | | | | | | new 'yale' keymap | Yale Thomas | 2017-01-28 | 3 | -0/+130 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #1048 from smt/smt/planck | Jack Humbert | 2017-02-06 | 5 | -22/+385 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | s/Bkps/Bksp | Stephen Tudor | 2017-01-28 | 1 | -1/+1 |
| * | | | | | | | | Carry over Planck updates to my Preonic keymap | Stephen Tudor | 2017-01-28 | 2 | -22/+50 |