summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-02-06Revert "Reverse rev2 and rev2fliphalf"TerryMathews
This reverts commit 0537977ba1412aa2ba753e152eec445e18858244.
2017-02-06Reverse rev2 and rev2fliphalfTerryMathews
Flipped definitions on what constitutes "fliphalf" by popular demand.
2017-01-29Let's Split: establish rev2fliphalf subprojectTerryMathews
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs)
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-13Added Bryan's keymapBryan Hernandez
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-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 #993 from priyadi/greek_layerJack Humbert
Greek alphabet layer
2017-01-09Greek alphabet layerPriyadi Iman Nurcahyo
2017-01-08om telolet omPriyadi Iman Nurcahyo
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.
2017-01-06Updated Atreus layout to 0.4Joshua T
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-06Increased TAPPING_TERM to 200Joshua T
2017-01-06Fixed key not matching its diagramJoshua T
2017-01-06 new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.pngishigoya
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.cishigoya
2017-01-04Fix unrelated spelling errorKaleb Elwert
2017-01-04Add white fox to keyboards readmeKaleb Elwert
2017-01-04Merge pull request #983 from common-nighthawk/masterJack Humbert
adds personal keymap for ergodox optimized for macOS with Vim
2017-01-04Merge pull request #984 from deadcyclo/masterJack Humbert
Added the deadcyclo layout