Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 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 |
|/ / / / / | |||||
* | | | | | Merge pull request #1004 from jackhumbert/hf/scmd | Erez Zukerman | 2017-01-13 | 1 | -0/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Adds SCMD and SCMD_T | ||||
| * | | | | Update quantum_keycodes.h | Jack Humbert | 2017-01-13 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | A shot at aliasing | Erez Zukerman | 2017-01-12 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Adds SCMD and SCMD_T | Erez Zukerman | 2017-01-11 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge pull request #994 from priyadi/unicode_mods_fix | Jack Humbert | 2017-01-08 | 1 | -8/+33 |
|\ \ \ \ | | | | | | | | | | | Unregister all mods before inputting Unicode, and reregister afterwards | ||||
| * | | | | Unregister all mods before inputting Unicode, and reregister afterwards | Priyadi Iman Nurcahyo | 2017-01-09 | 1 | -8/+33 |
| | | | | | |||||
* | | | | | 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 |
| | | | | | |