summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2017-01-07Added another Shift on Extend layer.Joshua T1-8/+8
This moves the GUI key to the pinkie, but honestly, I never use that function anyway.
2017-01-07Updated Atreus layout to 0.4Joshua T1-26/+28
Removed Alt on base layer, replaced with Function layer. Moved function keys to left hand. Added mouse keys to right hand on the function layer. Moved middle click on gaming layer to be consistent with mouse layer. Added macro _USER. Macro contents are not implemented yet.
2017-01-07Increased TAPPING_TERM to 200Joshua T1-1/+3
2017-01-07Fixed key not matching its diagramJoshua T1-1/+1
2017-01-06Merge pull request #989 from ishigoya/masterJack Humbert5-0/+1016
Keymap
2017-01-06 new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.pngishigoya5-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
2017-01-06 new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.cishigoya1-0/+962
2017-01-05Fix unrelated spelling errorKaleb Elwert1-1/+1
2017-01-05Add white fox to keyboards readmeKaleb Elwert1-0/+1
2017-01-05Merge pull request #983 from common-nighthawk/masterJack Humbert2-0/+222
adds personal keymap for ergodox optimized for macOS with Vim
2017-01-05Merge pull request #984 from deadcyclo/masterJack Humbert2-0/+283
Added the deadcyclo layout
2017-01-05Merge pull request #988 from jcowgar/masterJack Humbert2-0/+265
Added Jeremy’s developers keymap for the Planck
2017-01-04Added Jeremy’s developers keymap for the PlanckJeremy Cowgar2-0/+265
2017-01-04Add whitefox readmeKaleb Elwert1-0/+7
2017-01-04Remove unneeded defineKaleb Elwert1-1/+0