summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | layer defines to enumJack Humbert2017-01-252-13/+19
| | | |/ / / / /
| | * | | | | | [deadcyclo layout] Added lotsof new emojis and some new unicode keysBrendan Johan Lee2017-01-253-11/+178
| | * | | | | | Merge remote-tracking branch 'upstream/master'Brendan Johan Lee2017-01-242-5/+5
| | |\| | | | |
| | * | | | | | [deadcyclo layout] Added unicode layerBrendan Johan Lee2017-01-245-27/+98
| | * | | | | | [deadcyclo layout] Added support for ergodox ez shineBrendan Johan Lee2017-01-244-14/+40
| * | | | | | | change thumb cluster key to be shiftluc wastiaux2017-02-131-2/+2
| * | | | | | | made left shift an MO for SHELL_NAVluc wastiaux2017-02-103-45/+9
| * | | | | | | increase timeout for dual mode caps keylucwastiaux2017-02-011-1/+1
| * | | | | | | eliminate references to shell_layerlucwastiaux2017-01-281-1/+1
| * | | | | | | documented dual mode capslocklucwastiaux2017-01-282-27/+3
| * | | | | | | dual capslock functionality, activating shell nav or bracketslucwastiaux2017-01-271-3/+20
| | |/ / / / / | |/| | | | |
| * | | | | | turn off rgb_midi in ezJack Humbert2017-01-232-5/+5
| |/ / / / /
| * | | | | Merge pull request #1026 from TerryMathews/masterJack Humbert2017-01-232-23/+0
| |\| | | |
| | * | | | More code cleanupTerryMathews2017-01-222-23/+0
| * | | | | Merge pull request #1018 from hot-leaf-juice/masterJack Humbert2017-01-222-44/+19
| |\ \ \ \ \
| | * | | | | simplifyCallum Oakley2017-01-202-44/+19
| * | | | | | More keyboard map tweaking (#1019)Christopher Browne2017-01-222-6/+6
| * | | | | | Merge pull request #1020 from remigius42/masterJack Humbert2017-01-226-0/+1157
| |\ \ \ \ \ \
| | * | | | | | SG Ergodox layout: Updated layout documentationAndreas Schmidt2017-01-223-4/+12
| | * | | | | | SG Ergodox layout: Fixed ENTER key mappingAndreas Schmidt2017-01-221-2/+2
| | * | | | | | SG Ergodox layout: Minor code formatting changesAndreas Schmidt2017-01-221-1/+1
| | * | | | | | SG Ergodox layout: Add ENTER to left keyboardAndreas Schmidt2017-01-221-2/+2
| | * | | | | | SG Ergodox layout: Add <br/> macro to media layerAndreas Schmidt2017-01-221-2/+14
| | * | | | | | Renamed JSON source of Ergodox Swiss GermanAndreas Schmidt2017-01-212-1/+1
| | * | | | | | Correct layout description of ergodox swissgermanAndreas Schmidt2017-01-212-15/+16
| | * | | | | | Removed Ergodox EZ & Infinity specific keymapsAndreas Schmidt2017-01-2112-2233/+0
| | * | | | | | Merged keymap for Ergodox EZ & InfinityAndreas Schmidt2017-01-216-0/+1136
| | * | | | | | Add Swiss German layout for Ergodox InfinityAndreas Schmidt2017-01-216-0/+1112
| | * | | | | | Add Swiss German layout for Ergodox EZAndreas Schmidt2017-01-216-0/+1121
| | |/ / / / /
| * | | | | | Merge pull request #1022 from lucwastiaux/masterJack Humbert2017-01-222-13/+48
| |\ \ \ \ \ \
| | * | | | | | document BRACKETS and SHELL_LAYERlucwastiaux2017-01-221-1/+6
| | * | | | | | make shell layer more compatible with default layerlucwastiaux2017-01-211-15/+16
| | * | | | | | couple of changes to the shell layerlucwastiaux2017-01-211-4/+4
| | * | | | | | introduce shell_layerlucwastiaux2017-01-191-3/+31
| | * | | | | | put shell nav under tab, introduce an OSL for the brackets layerlucwastiaux2017-01-171-4/+5
| | * | | | | | enable brackets using the - key on the right, and cleanupslucwastiaux2016-12-151-8/+8
| * | | | | | | Merge pull request #1021 from luizribeiro/ps2avrGBJack Humbert2017-01-2210-0/+794
| |\ \ \ \ \ \ \
| | * | | | | | | Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2017-01-212-0/+18
| | * | | | | | | Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2017-01-212-27/+4
| | * | | | | | | 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
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | Missed commenting out notes at end of lineTerryMathews2017-01-222-2/+2
| | * | | | | Fixed keymap matrix on rev2TerryMathews2017-01-221-4/+4
| | * | | | | Created lines to uncomment keyboards built upside downTerryMathews2017-01-222-0/+3
| | * | | | | Refactor code to eliminate duplicate definesTerryMathews2017-01-226-396/+16
| * | | | | | 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
| |\ \ \ \