Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-29 | Let's Split: establish rev2fliphalf subproject | TerryMathews | |
Subproject to accomodate second half pad built in opposite orientation (places TRRS jacks on opposing edges for shorter cable runs) | |||
2017-01-22 | More code cleanup | TerryMathews | |
Missed a few commented out vestigal defines in revx/config.h that had been moved to keymap/serial and i2c. | |||
2017-01-22 | Missed commenting out notes at end of line | TerryMathews | |
2017-01-22 | Fixed keymap matrix on rev2 | TerryMathews | |
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | |||
2017-01-22 | Created lines to uncomment keyboards built upside down | TerryMathews | |
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | |||
2017-01-22 | Refactor code to eliminate duplicate defines | TerryMathews | |
* 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-15 | Merge pull request #987 from belak/belak/whitefox-initial-support | Jack Humbert | |
Initial whitefox support | |||
2017-01-15 | Merge pull request #996 from milestogo/master | Jack Humbert | |
kinesis keyboard with subdirectories for different hardware - matches pull #911 | |||
2017-01-15 | Merge pull request #999 from deadcyclo/master | Jack Humbert | |
Adds layer images to the deadcyclo layout readme | |||
2017-01-15 | Merge pull request #1003 from mneme/master | Jack Humbert | |
Layout "Mneme" for Atreus62 | |||
2017-01-15 | Merge pull request #1005 from kd0kkv/patch-1 | Jack Humbert | |
Update keymap.c | |||
2017-01-15 | Merge pull request #1006 from Vifon/master | Jack Humbert | |
Update the vifon keymap | |||
2017-01-15 | Merge pull request #1007 from bryan4887/bryan | Jack Humbert | |
Added Bryan's keymap | |||
2017-01-13 | Added Bryan's keymap | Bryan Hernandez | |
2017-01-13 | Update the vifon keymap | Wojciech Siewierski | |
2017-01-13 | Update keymap.c | kd0kkv | |
Fixed the default querty layout to have a B button and just one F | |||
2017-01-12 | Update 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-12 | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | David Olsson | |
2017-01-11 | Link fix in readme. | David Olsson | |
2017-01-11 | Readme + minor change to make it match reality. | David Olsson | |
2017-01-11 | Atreus62 first semi-final draft | David Olsson | |
2017-01-10 | Fixed incorrect layer image in deadcyclo readme | Brendan Johan Lee | |
2017-01-10 | Merge remote-tracking branch 'upstream/master' | Brendan Johan Lee | |
2017-01-10 | Added layer images to deadcyclo layout readme | Brendan Johan Lee | |
2017-01-10 | Wait for two ticks rather than 1 | Kaleb Elwert | |
2017-01-09 | Fix mismatched indentation | Kaleb Elwert | |
2017-01-09 | Update clock frequencies to match the infinity ergodox | Kaleb Elwert | |
2017-01-09 | Increase tick frequency for responsiveness | Kaleb Elwert | |
Based off of PR #866 which did the same thing for the infinity60 | |||
2017-01-09 | Remove KC_ prefix from KEYMAP macro to match other keyboards | Kaleb Elwert | |
2017-01-08 | removing old programmer layout, in favor of milestogo | milestogo | |
2017-01-08 | trying to clean up duplicate docs | milestogo | |
2017-01-08 | kinesis remap | milestogo | |
2017-01-08 | Merge pull request #993 from priyadi/greek_layer | Jack Humbert | |
Greek alphabet layer | |||
2017-01-09 | Greek alphabet layer | Priyadi Iman Nurcahyo | |
2017-01-08 | om telolet om | Priyadi Iman Nurcahyo | |
2017-01-07 | Merged from upstream | Joshua T | |
2017-01-07 | Updated README and images to reflect latest keymap | Joshua T | |
2017-01-07 | Added 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-06 | Updated Atreus layout to 0.4 | Joshua 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-06 | Increased TAPPING_TERM to 200 | Joshua T | |
2017-01-06 | Fixed key not matching its diagram | Joshua T | |
2017-01-06 | new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png | ishigoya | |
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.c | ishigoya | |
2017-01-04 | Fix unrelated spelling error | Kaleb Elwert | |
2017-01-04 | Add white fox to keyboards readme | Kaleb Elwert | |
2017-01-04 | Merge pull request #983 from common-nighthawk/master | Jack Humbert | |
adds personal keymap for ergodox optimized for macOS with Vim | |||
2017-01-04 | Merge pull request #984 from deadcyclo/master | Jack Humbert | |
Added the deadcyclo layout | |||
2017-01-04 | Added Jeremy’s developers keymap for the Planck | Jeremy Cowgar | |
2017-01-04 | Add whitefox readme | Kaleb Elwert | |