summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-211-1/+1
| | | | |
| * | | | Simplification and code polish on ps2avrGB directoryLuiz Ribeiro2017-01-214-37/+27
| | | | |
| * | | | Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-2110-0/+809
| | |/ / | |/| |
* | | | Merge pull request #1023 from TerryMathews/masterJack Humbert2017-01-227-400/+23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Corrects Let's Split code
| * | Missed commenting out notes at end of lineTerryMathews2017-01-222-2/+2
| | |
| * | Fixed keymap matrix on rev2TerryMathews2017-01-221-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 downTerryMathews2017-01-222-0/+3
| | | | | | | | | | | | | | | * Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down.
| * | Refactor code to eliminate duplicate definesTerryMathews2017-01-226-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
* | | this is the atreus docArthur Nogueira Neves2017-01-181-1/+1
| | |
* | | Update mitch layout for new keymapsMitch Lloyd2017-01-175-49/+103
|/ /
* | Merge pull request #987 from belak/belak/whitefox-initial-supportJack Humbert2017-01-1515-1/+1460
|\ \ | | | | | | Initial whitefox support
| * | Wait for two ticks rather than 1Kaleb Elwert2017-01-101-1/+1
| | |
| * | Fix mismatched indentationKaleb Elwert2017-01-091-1/+1
| | |
| * | Update clock frequencies to match the infinity ergodoxKaleb Elwert2017-01-091-15/+4
| | |
| * | Increase tick frequency for responsivenessKaleb Elwert2017-01-092-2/+2
| | | | | | | | | | | | Based off of PR #866 which did the same thing for the infinity60
| * | Remove KC_ prefix from KEYMAP macro to match other keyboardsKaleb Elwert2017-01-093-35/+35
| | |
| * | Fix unrelated spelling errorKaleb Elwert2017-01-041-1/+1
| | |
| * | Add white fox to keyboards readmeKaleb Elwert2017-01-041-0/+1
| | |
| * | Add whitefox readmeKaleb Elwert2017-01-041-0/+7
| | |
| * | Remove unneeded defineKaleb Elwert2017-01-041-1/+0
| | |
| * | Initial whitefox supportKaleb Elwert2017-01-0313-0/+1463
| | |
* | | Merge pull request #996 from milestogo/masterJack Humbert2017-01-1537-303/+765
|\ \ \ | | | | | | | | kinesis keyboard with subdirectories for different hardware - matches pull #911
| * | | removing old programmer layout, in favor of milestogomilestogo2017-01-084-276/+0
| | | |
| * | | trying to clean up duplicate docsmilestogo2017-01-088-1001/+0
| | | |
| * | | kinesis remapmilestogo2017-01-0845-266/+2005
| | | |
* | | | Merge pull request #999 from deadcyclo/masterJack Humbert2017-01-155-0/+26
|\ \ \ \ | | | | | | | | | | Adds layer images to the deadcyclo layout readme
| * | | | Fixed incorrect layer image in deadcyclo readmeBrendan Johan Lee2017-01-101-1/+1
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-1023-27/+2232
| |\| | |
| * | | | Added layer images to deadcyclo layout readmeBrendan Johan Lee2017-01-105-0/+26
| | | | |
* | | | | Merge pull request #1003 from mneme/masterJack Humbert2017-01-158-0/+519
|\ \ \ \ \ | | | | | | | | | | | | Layout "Mneme" for Atreus62
| * | | | | Update makefile.David Olsson2017-01-122-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | Readme.
| * | | | | - Change docs to match keymap.David Olsson2017-01-123-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 Olsson2017-01-121-4/+4
| | | | | |
| * | | | | Link fix in readme.David Olsson2017-01-111-2/+2
| | | | | |
| * | | | | Readme + minor change to make it match reality.David Olsson2017-01-115-14/+60
| | | | | |
| * | | | | Atreus62 first semi-final draftDavid Olsson2017-01-115-0/+445
| | |/ / / | |/| | |
* | | | | Merge pull request #1005 from kd0kkv/patch-1Jack Humbert2017-01-151-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Update keymap.c
| * | | | | Update keymap.ckd0kkv2017-01-131-1/+1
| |/ / / / | | | | | | | | | | Fixed the default querty layout to have a B button and just one F
* | | | | Merge pull request #1006 from Vifon/masterJack Humbert2017-01-153-6/+8
|\ \ \ \ \ | | | | | | | | | | | | Update the vifon keymap
| * | | | | Update the vifon keymapWojciech Siewierski2017-01-133-6/+8
| |/ / / /
* | | | | Merge pull request #1007 from bryan4887/bryanJack Humbert2017-01-151-0/+226
|\ \ \ \ \ | |/ / / / |/| | | | Added Bryan's keymap
| * | | | Added Bryan's keymapBryan Hernandez2017-01-131-0/+226
| | | | |
* | | | | Merge pull request #993 from priyadi/greek_layerJack Humbert2017-01-082-5/+193
|\ \ \ \ \ | | | | | | | | | | | | Greek alphabet layer
| * | | | | Greek alphabet layerPriyadi Iman Nurcahyo2017-01-091-4/+183
| | | | | |
| * | | | | om telolet omPriyadi Iman Nurcahyo2017-01-082-1/+10
| | | | | |
* | | | | | Merged from upstreamJoshua T2017-01-07277-1030/+35859
|\| | | | |
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.pngishigoya2017-01-065-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
| * | | | | new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.cishigoya2017-01-061-0/+962
| | | | | |
| * | | | | Merge pull request #983 from common-nighthawk/masterJack Humbert2017-01-042-0/+222
| |\ \ \ \ \ | | | | | | | | | | | | | | adds personal keymap for ergodox optimized for macOS with Vim
| | * | | | | reverts change outside of personal keymap.Daniel2017-01-011-2/+1
| | | | | | |