Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -8/+8 |
| | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | ||||
* | Revert "Reverse rev2 and rev2fliphalf" | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| | | | | This reverts commit 0537977ba1412aa2ba753e152eec445e18858244. | ||||
* | Reverse rev2 and rev2fliphalf | TerryMathews | 2017-02-06 | 2 | -7/+7 |
| | | | | Flipped definitions on what constitutes "fliphalf" by popular demand. | ||||
* | Let's Split: establish rev2fliphalf subproject | TerryMathews | 2017-01-29 | 9 | -0/+171 |
| | | | | | Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | ||||
* | More code cleanup | TerryMathews | 2017-01-22 | 2 | -23/+0 |
| | | | | | Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | ||||
* | 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 #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 | 23 | -27/+2232 |
| |\| | | |||||
| * | | | 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 #993 from priyadi/greek_layer | Jack Humbert | 2017-01-08 | 2 | -5/+193 |
|\ \ \ \ | | | | | | | | | | | Greek alphabet layer | ||||
| * | | | | Greek alphabet layer | Priyadi Iman Nurcahyo | 2017-01-09 | 1 | -4/+183 |
| | | | | | |||||
| * | | | | om telolet om | Priyadi Iman Nurcahyo | 2017-01-08 | 2 | -1/+10 |
| | | | | | |||||
* | | | | | Merged from upstream | Joshua T | 2017-01-07 | 277 | -1030/+35859 |
|\| | | | | |||||
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png | ishigoya | 2017-01-06 | 5 | -3/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-jpL.png new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-numL.png modified: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c new file: keyboards/ergodox/keymaps/ishigoya-jp/readme.md | ||||
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c | ishigoya | 2017-01-06 | 1 | -0/+962 |
| | | | | | |||||
| * | | | | Merge pull request #983 from common-nighthawk/master | Jack Humbert | 2017-01-04 | 2 | -0/+222 |
| |\ \ \ \ | | | | | | | | | | | | | adds personal keymap for ergodox optimized for macOS with Vim | ||||
| | * | | | | reverts change outside of personal keymap. | Daniel | 2017-01-01 | 1 | -2/+1 |
| | | | | | | |||||
| | * | | | | adds dedicated double-quote key. | Daniel | 2017-01-01 | 1 | -5/+9 |
| | | | | | |