Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1021 from luizribeiro/ps2avrGB | Jack Humbert | 2017-01-22 | 19 | -18/+877 |
|\ | | | | | Support for ps2avrGB / winkeyless.kr boards | ||||
| * | Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis | Luiz Ribeiro | 2017-01-22 | 1 | -3/+7 |
| | | |||||
| * | Added a copyright header to the default keymap... ¯\_(ツ)_/¯ | Luiz Ribeiro | 2017-01-21 | 2 | -0/+18 |
| | | |||||
| * | Slightly saner default keymap for ps2avrGB and removed some unused code | Luiz Ribeiro | 2017-01-21 | 2 | -27/+4 |
| | | |||||
| * | Simplified and polished a bit the code changes on tmk_core | Luiz Ribeiro | 2017-01-21 | 5 | -7/+8 |
| | | |||||
| * | Simplification and code polish on ps2avrGB directory | Luiz Ribeiro | 2017-01-21 | 4 | -37/+27 |
| | | |||||
| * | Got ps2avrGB to work with the V-USB protocol | Luiz Ribeiro | 2017-01-21 | 19 | -17/+886 |
| | | |||||
* | | Merge pull request #1023 from TerryMathews/master | Jack Humbert | 2017-01-22 | 7 | -400/+23 |
|\ \ | |/ |/| | Corrects Let's Split code | ||||
| * | Missed commenting out notes at end of line | TerryMathews | 2017-01-22 | 2 | -2/+2 |
| | | |||||
| * | Fixed keymap matrix on rev2 | TerryMathews | 2017-01-22 | 1 | -4/+4 |
| | | | | | | | | | | * Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | ||||
| * | Created lines to uncomment keyboards built upside down | TerryMathews | 2017-01-22 | 2 | -0/+3 |
| | | | | | | | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | ||||
| * | Refactor code to eliminate duplicate defines | TerryMathews | 2017-01-22 | 6 | -396/+16 |
| | | | | | | | | | | | | | | | | * Moved duplicated defines out of inappropriate source files (matrix pins in keymap subdirectory) * Eliminated default keymap directory * Hardcoded serial keymap to use serial defines and EE_CONFIG * Hardcoded i2c keymap to use i2c defines | ||||
* | | Merge pull request #1016 from arthurnn/patch-1 | Jack Humbert | 2017-01-18 | 1 | -1/+1 |
|\ \ | | | | | | | this is the atreus doc | ||||
| * | | this is the atreus doc | Arthur Nogueira Neves | 2017-01-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1013 from mitchlloyd/mitch-keymap-update | Jack Humbert | 2017-01-17 | 5 | -49/+103 |
|\ \ | |/ |/| | Update mitch layout for new keymaps | ||||
| * | Update mitch layout for new keymaps | Mitch Lloyd | 2017-01-17 | 5 | -49/+103 |
|/ | |||||
* | Merge pull request #987 from belak/belak/whitefox-initial-support | Jack Humbert | 2017-01-15 | 15 | -1/+1460 |
|\ | | | | | Initial whitefox support | ||||
| * | Wait for two ticks rather than 1 | Kaleb Elwert | 2017-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix mismatched indentation | Kaleb Elwert | 2017-01-09 | 1 | -1/+1 |
| | | |||||
| * | Update clock frequencies to match the infinity ergodox | Kaleb Elwert | 2017-01-09 | 1 | -15/+4 |
| | | |||||
| * | Increase tick frequency for responsiveness | Kaleb Elwert | 2017-01-09 | 2 | -2/+2 |
| | | | | | | | | Based off of PR #866 which did the same thing for the infinity60 | ||||
| * | Remove KC_ prefix from KEYMAP macro to match other keyboards | Kaleb Elwert | 2017-01-09 | 3 | -35/+35 |
| | | |||||
| * | Fix unrelated spelling error | Kaleb Elwert | 2017-01-04 | 1 | -1/+1 |
| | | |||||
| * | Add white fox to keyboards readme | Kaleb Elwert | 2017-01-04 | 1 | -0/+1 |
| | | |||||
| * | Add whitefox readme | Kaleb Elwert | 2017-01-04 | 1 | -0/+7 |
| | | |||||
| * | Remove unneeded define | Kaleb Elwert | 2017-01-04 | 1 | -1/+0 |
| | | |||||
| * | Initial whitefox support | Kaleb Elwert | 2017-01-03 | 13 | -0/+1463 |
| | | |||||
* | | Merge pull request #996 from milestogo/master | Jack Humbert | 2017-01-15 | 37 | -303/+765 |
|\ \ | | | | | | | kinesis keyboard with subdirectories for different hardware - matches pull #911 | ||||
| * | | removing old programmer layout, in favor of milestogo | milestogo | 2017-01-08 | 4 | -276/+0 |
| | | | |||||
| * | | trying to clean up duplicate docs | milestogo | 2017-01-08 | 8 | -1001/+0 |
| | | | |||||
| * | | kinesis remap | milestogo | 2017-01-08 | 45 | -266/+2005 |
| | | | |||||
* | | | Merge pull request #999 from deadcyclo/master | Jack Humbert | 2017-01-15 | 5 | -0/+26 |
|\ \ \ | | | | | | | | | Adds layer images to the deadcyclo layout readme | ||||
| * | | | Fixed incorrect layer image in deadcyclo readme | Brendan Johan Lee | 2017-01-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | 2017-01-10 | 24 | -35/+2265 |
| |\| | | |||||
| * | | | Added layer images to deadcyclo layout readme | Brendan Johan Lee | 2017-01-10 | 5 | -0/+26 |
| | | | | |||||
* | | | | Merge pull request #1003 from mneme/master | Jack Humbert | 2017-01-15 | 8 | -0/+519 |
|\ \ \ \ | | | | | | | | | | | Layout "Mneme" for Atreus62 | ||||
| * | | | | Update makefile. | David Olsson | 2017-01-12 | 2 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | Readme. | ||||
| * | | | | - Change docs to match keymap. | David Olsson | 2017-01-12 | 3 | -21/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | ||||
| * | | | | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | 2017-01-12 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Link fix in readme. | David Olsson | 2017-01-11 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Readme + minor change to make it match reality. | David Olsson | 2017-01-11 | 5 | -14/+60 |
| | | | | | |||||
| * | | | | Atreus62 first semi-final draft | David Olsson | 2017-01-11 | 5 | -0/+445 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1005 from kd0kkv/patch-1 | Jack Humbert | 2017-01-15 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update keymap.c | ||||
| * | | | | Update keymap.c | kd0kkv | 2017-01-13 | 1 | -1/+1 |
| |/ / / | | | | | | | | | Fixed the default querty layout to have a B button and just one F | ||||
* | | | | Merge pull request #1006 from Vifon/master | Jack Humbert | 2017-01-15 | 3 | -6/+8 |
|\ \ \ \ | | | | | | | | | | | Update the vifon keymap | ||||
| * | | | | Update the vifon keymap | Wojciech Siewierski | 2017-01-13 | 3 | -6/+8 |
| |/ / / | |||||
* | | | | Merge pull request #1007 from bryan4887/bryan | Jack Humbert | 2017-01-15 | 1 | -0/+226 |
|\ \ \ \ | | | | | | | | | | | Added Bryan's keymap | ||||
| * | | | | Added Bryan's keymap | Bryan Hernandez | 2017-01-13 | 1 | -0/+226 |
| | | | | | |||||
* | | | | | Merge pull request #1009 from getclacking/master | Jack Humbert | 2017-01-15 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Typo fix | ||||
| * | | | | | Typo fix | Jason Milkins | 2017-01-15 | 1 | -1/+1 |
|/ / / / / |