summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-01-22SG Ergodox layout: Add ENTER to left keyboardAndreas Schmidt1-2/+2
- Swiss German Ergodox layout: Added ENTER key to left keyboard half on media layer such that the enter key is available on both halves to be able to flash both halves without an additional keyboard.
2017-01-22SG Ergodox layout: Add <br/> macro to media layerAndreas Schmidt1-2/+14
- Added <br/> macro to media layer of Swiss German layout for Ergodox
2017-01-21Renamed JSON source of Ergodox Swiss GermanAndreas Schmidt2-1/+1
- Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap
2017-01-21Correct layout description of ergodox swissgermanAndreas Schmidt2-15/+16
- Added missing HTML macros to media layer.
2017-01-21Removed Ergodox EZ & Infinity specific keymapsAndreas Schmidt12-2233/+0
- Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them.
2017-01-21Merged keymap for Ergodox EZ & InfinityAndreas Schmidt6-0/+1136
- Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros.
2017-01-21Add Swiss German layout for Ergodox InfinityAndreas Schmidt6-0/+1112
- Add Swiss German layout for Ergodox Infinity based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing display background lights.
2017-01-21Add Swiss German layout for Ergodox EZAndreas Schmidt6-0/+1121
- Add Swiss German layout for Ergodox EZ based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing of leds.
2017-01-19Merge pull request #1016 from arthurnn/patch-1Jack Humbert1-1/+1
this is the atreus doc
2017-01-19this is the atreus docArthur Nogueira Neves1-1/+1
2017-01-17Merge pull request #1013 from mitchlloyd/mitch-keymap-updateJack Humbert5-49/+103
Update mitch layout for new keymaps
2017-01-17Update mitch layout for new keymapsMitch Lloyd5-49/+103
2017-01-15Merge pull request #987 from belak/belak/whitefox-initial-supportJack Humbert15-1/+1460
Initial whitefox support
2017-01-15Merge pull request #996 from milestogo/masterJack Humbert37-303/+765
kinesis keyboard with subdirectories for different hardware - matches pull #911
2017-01-15Merge pull request #999 from deadcyclo/masterJack Humbert5-0/+26
Adds layer images to the deadcyclo layout readme
2017-01-15Merge pull request #1003 from mneme/masterJack Humbert8-0/+519
Layout "Mneme" for Atreus62
2017-01-15Merge pull request #1005 from kd0kkv/patch-1Jack Humbert1-1/+1
Update keymap.c
2017-01-15Merge pull request #1006 from Vifon/masterJack Humbert3-6/+8
Update the vifon keymap
2017-01-15Merge pull request #1007 from bryan4887/bryanJack Humbert1-0/+226
Added Bryan's keymap
2017-01-15Merge pull request #1009 from getclacking/masterJack Humbert1-1/+1
Typo fix
2017-01-15Typo fixJason Milkins1-1/+1
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