summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-30Let's Split: establish rev2fliphalf subprojectTerryMathews9-0/+171
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
2017-01-23More code cleanupTerryMathews2-23/+0
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c.
2017-01-22Missed commenting out notes at end of lineTerryMathews2-2/+2
2017-01-22Fixed keymap matrix on rev2TerryMathews1-4/+4
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation.
2017-01-22Created lines to uncomment keyboards built upside downTerryMathews2-0/+3
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
2017-01-22Refactor code to eliminate duplicate definesTerryMathews6-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
2017-01-15Merge pull request #987 from belak/belak/whitefox-initial-supportJack Humbert15-1/+1460
Initial whitefox support
2017-01-15Merge pull request #996 from milestogo/masterJack Humbert37-303/+765
kinesis keyboard with subdirectories for different hardware - matches pull #911
2017-01-15Merge pull request #999 from deadcyclo/masterJack Humbert5-0/+26
Adds layer images to the deadcyclo layout readme
2017-01-15Merge pull request #1003 from mneme/masterJack Humbert8-0/+519
Layout "Mneme" for Atreus62
2017-01-15Merge pull request #1005 from kd0kkv/patch-1Jack Humbert1-1/+1
Update keymap.c
2017-01-15Merge pull request #1006 from Vifon/masterJack Humbert3-6/+8
Update the vifon keymap
2017-01-15Merge pull request #1007 from bryan4887/bryanJack Humbert1-0/+226
Added Bryan's keymap
2017-01-15Merge pull request #1009 from getclacking/masterJack Humbert1-1/+1
Typo fix
2017-01-15Typo fixJason Milkins1-1/+1
2017-01-14Added Bryan's keymapBryan Hernandez1-0/+226
2017-01-14Merge pull request #1004 from jackhumbert/hf/scmdErez Zukerman1-0/+4
Adds SCMD and SCMD_T
2017-01-13Update quantum_keycodes.hJack Humbert1-2/+2
2017-01-13Update the vifon keymapWojciech Siewierski3-6/+8
2017-01-13Update keymap.ckd0kkv1-1/+1
Fixed the default querty layout to have a B button and just one F
2017-01-12Update makefile.David Olsson2-5/+4
Readme.
2017-01-12- Change docs to match keymap.David Olsson3-21/+50
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching.
2017-01-12A shot at aliasingErez Zukerman1-0/+2
2017-01-12Adds SCMD and SCMD_TErez Zukerman1-0/+2
2017-01-12Remove comments and change to correct KN_PLUS instead of KC_PLUS.David Olsson1-4/+4
2017-01-11Link fix in readme.David Olsson1-2/+2
2017-01-11Readme + minor change to make it match reality.David Olsson5-14/+60
2017-01-11Atreus62 first semi-final draftDavid Olsson5-0/+445
2017-01-10Fixed incorrect layer image in deadcyclo readmeBrendan Johan Lee1-1/+1
2017-01-10Merge remote-tracking branch 'upstream/master'Brendan Johan Lee24-35/+2265
2017-01-10Added layer images to deadcyclo layout readmeBrendan Johan Lee5-0/+26
2017-01-10Wait for two ticks rather than 1Kaleb Elwert1-1/+1
2017-01-09Fix mismatched indentationKaleb Elwert1-1/+1
2017-01-09Update clock frequencies to match the infinity ergodoxKaleb Elwert1-15/+4
2017-01-09Increase tick frequency for responsivenessKaleb Elwert2-2/+2
Based off of PR #866 which did the same thing for the infinity60
2017-01-09Remove KC_ prefix from KEYMAP macro to match other keyboardsKaleb Elwert3-35/+35
2017-01-09removing old programmer layout, in favor of milestogomilestogo4-276/+0
2017-01-09trying to clean up duplicate docsmilestogo8-1001/+0
2017-01-09kinesis remapmilestogo45-266/+2005
2017-01-09Merge pull request #994 from priyadi/unicode_mods_fixJack Humbert1-8/+33
Unregister all mods before inputting Unicode, and reregister afterwards
2017-01-09Merge pull request #993 from priyadi/greek_layerJack Humbert2-5/+193
Greek alphabet layer
2017-01-09Merge pull request #990 from replicaJunction/masterJack Humbert12-22/+536
Update replicaJunction keymap
2017-01-08Unregister all mods before inputting Unicode, and reregister afterwardsPriyadi Iman Nurcahyo1-8/+33
2017-01-08Greek alphabet layerPriyadi Iman Nurcahyo1-4/+183
2017-01-08Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo0-0/+0
2017-01-08om telolet omPriyadi Iman Nurcahyo2-1/+10
2017-01-08om telolet omPriyadi Iman Nurcahyo2-1/+10
2017-01-07Removed build.batJoshua T1-51/+0
Make.exe is easy enough to use, and there's no real sense in having a wrapper aroung it.
2017-01-07Merged from upstreamJoshua T336-3127/+39980
2017-01-07Updated README and images to reflect latest keymapJoshua T7-6/+10