summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-22More code cleanupTerryMathews
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 lineTerryMathews
2017-01-22Fixed keymap matrix on rev2TerryMathews
* 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 downTerryMathews
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
2017-01-22Refactor code to eliminate duplicate definesTerryMathews
* 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 Humbert
Initial whitefox support
2017-01-15Merge pull request #996 from milestogo/masterJack Humbert
kinesis keyboard with subdirectories for different hardware - matches pull #911
2017-01-15Merge pull request #999 from deadcyclo/masterJack Humbert
Adds layer images to the deadcyclo layout readme
2017-01-15Merge pull request #1003 from mneme/masterJack Humbert
Layout "Mneme" for Atreus62
2017-01-15Merge pull request #1005 from kd0kkv/patch-1Jack Humbert
Update keymap.c
2017-01-15Merge pull request #1006 from Vifon/masterJack Humbert
Update the vifon keymap
2017-01-15Merge pull request #1007 from bryan4887/bryanJack Humbert
Added Bryan's keymap
2017-01-15Merge pull request #1009 from getclacking/masterJack Humbert
Typo fix
2017-01-15Typo fixJason Milkins
2017-01-13Added Bryan's keymapBryan Hernandez
2017-01-13Merge pull request #1004 from jackhumbert/hf/scmdErez Zukerman
Adds SCMD and SCMD_T
2017-01-13Update quantum_keycodes.hJack Humbert
2017-01-13Update the vifon keymapWojciech Siewierski
2017-01-13Update keymap.ckd0kkv
Fixed the default querty layout to have a B button and just one F
2017-01-12Update makefile.David Olsson
Readme.
2017-01-12- Change docs to match keymap.David Olsson
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching.
2017-01-12A shot at aliasingErez Zukerman
2017-01-11Adds SCMD and SCMD_TErez Zukerman
2017-01-12Remove comments and change to correct KN_PLUS instead of KC_PLUS.David Olsson
2017-01-11Link fix in readme.David Olsson
2017-01-11Readme + minor change to make it match reality.David Olsson
2017-01-11Atreus62 first semi-final draftDavid Olsson
2017-01-10Fixed incorrect layer image in deadcyclo readmeBrendan Johan Lee
2017-01-10Merge remote-tracking branch 'upstream/master'Brendan Johan Lee
2017-01-10Added layer images to deadcyclo layout readmeBrendan Johan Lee
2017-01-10Wait for two ticks rather than 1Kaleb Elwert
2017-01-09Fix mismatched indentationKaleb Elwert
2017-01-09Update clock frequencies to match the infinity ergodoxKaleb Elwert
2017-01-09Increase tick frequency for responsivenessKaleb Elwert
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 Elwert
2017-01-08removing old programmer layout, in favor of milestogomilestogo
2017-01-08trying to clean up duplicate docsmilestogo
2017-01-08kinesis remapmilestogo
2017-01-08Merge pull request #994 from priyadi/unicode_mods_fixJack Humbert
Unregister all mods before inputting Unicode, and reregister afterwards
2017-01-08Merge pull request #993 from priyadi/greek_layerJack Humbert
Greek alphabet layer
2017-01-08Merge pull request #990 from replicaJunction/masterJack Humbert
Update replicaJunction keymap
2017-01-09Unregister all mods before inputting Unicode, and reregister afterwardsPriyadi Iman Nurcahyo
2017-01-09Greek alphabet layerPriyadi Iman Nurcahyo
2017-01-09Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethiumPriyadi Iman Nurcahyo
2017-01-08om telolet omPriyadi Iman Nurcahyo
2017-01-08om telolet omPriyadi Iman Nurcahyo
2017-01-07Removed build.batJoshua T
Make.exe is easy enough to use, and there's no real sense in having a wrapper aroung it.
2017-01-07Merged from upstreamJoshua T
2017-01-07Updated README and images to reflect latest keymapJoshua T
2017-01-07Added another Shift on Extend layer.Joshua T
This moves the GUI key to the pinkie, but honestly, I never use that function anyway.