summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-22Merge pull request #1022 from lucwastiaux/masterJack Humbert
Improvements to Dvorak Programmer Ergodox keymap
2017-01-22Merge pull request #1021 from luizribeiro/ps2avrGBJack Humbert
Support for ps2avrGB / winkeyless.kr boards
2017-01-22Merge pull request #1023 from TerryMathews/masterJack Humbert
Corrects Let's Split code
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-22Upgrade AVR 8-bit Toolchain to 3.5.4 on TravisLuiz Ribeiro
2017-01-22document BRACKETS and SHELL_LAYERlucwastiaux
2017-01-21Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro
2017-01-21Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro
2017-01-21Simplification and code polish on ps2avrGB directoryLuiz Ribeiro
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro
2017-01-21make shell layer more compatible with default layerlucwastiaux
2017-01-21couple of changes to the shell layerlucwastiaux
2017-01-19introduce shell_layerlucwastiaux
2017-01-18Merge pull request #1016 from arthurnn/patch-1Jack Humbert
this is the atreus doc
2017-01-18this is the atreus docArthur Nogueira Neves
2017-01-17Merge pull request #1013 from mitchlloyd/mitch-keymap-updateJack Humbert
Update mitch layout for new keymaps
2017-01-17Update mitch layout for new keymapsMitch Lloyd
2017-01-17put shell nav under tab, introduce an OSL for the brackets layerlucwastiaux
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