aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Expand)AuthorAgeFilesLines
* updated all the other keymaps to support the new changes.SjB2017-01-243-0/+28
* fix: infinity60 keyboard was not using quantum features.SjB2017-01-232-0/+18
* 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
|\ \
| * | 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
| * | 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