summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-17Make the bulk of our keyboards match the readme.md standardskullY32-1153/+353
2017-08-17Revert "Moves files from ez/keymaps to ergodox/keymaps"Erez Zukerman6-0/+0
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
2017-08-17Moves files from ez/keymaps to ergodox/keymapsErez Zukerman6-0/+0
That directory shouldn't even exist
2017-08-17Update ErgoDox readmeErez Zukerman1-86/+11
Per standard recommended in #1362.
2017-08-16Add separate readme.md for ErgoDoneYu He1-0/+26
2017-08-16Add ErgoDone support to two keymaps that have special config.hYu He2-0/+6
2017-08-16Add dummy backlight/LED functions for keymaps that require themYu He2-8/+23
2017-08-16Add support for the ErgoDoneYu He13-0/+1067
2017-08-16Update links in the glossaryskullY1-5/+5
2017-08-16Doc updates from going through every fileskullY27-487/+458
2017-08-16break up keymaps and quantum keycodes into files by featureskullY12-361/+616
2017-08-16take a stab at documenting layersskullY1-5/+27
2017-08-16rework key_functions into feature_common_shortcutsskullY3-129/+145
2017-08-16Overhaul the Getting Started section and add a FAQ sectionskullY11-365/+351
2017-08-16line endingsskullY3-26/+26
2017-08-16trigger new travis buildskullY0-0/+0
2017-08-16Cleanup the clueboard keymapsskullY20-666/+119
2017-08-16cleanup usb-usb converter codeBalz Guenat15-428/+393
2017-08-16add RESET to keymapBalz Guenat2-2/+2
2017-08-16convert keymap into qmk-styleBalz Guenat2-67/+69
2017-08-16wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat3-1/+2
custom_matrix.cpp still untested because of hardware availability :(
2017-08-16add extern "C" to matrix.cppBalz Guenat1-121/+125
2017-08-16some major steps toward making the usb-usb converter workBalz Guenat9-24/+59
2017-08-16remove unused variables from makefileBalz Guenat1-4/+5
2017-08-16small changes following Jack's advice.Balz Guenat1-3/+5
2017-08-16start working on usb-usb converter portBalz Guenat16-0/+1481
2017-08-16Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ↵Martin Sandiford1-0/+4
DISABLE_LEADER defined.
2017-08-16Remove floating point calculation in mouse move. Saves approx 650 bytes if ↵Martin Sandiford1-3/+11
no other floating point used.
2017-08-16correct tilde to gravediscursivemoth1-1/+1
2017-08-16Merge pull request #1571 from BalzGuenat/grave-esc-fixJack Humbert2-5/+16
Fix for issue #1568
2017-08-14Merge pull request #1576 from That-Canadian/minidoxJack Humbert4-7/+5
Minidox
2017-08-14Add files via uploaddrashna3-0/+687
2017-08-14Fixed so will compile both with and without underglowdrashna1-12/+15
2017-08-14Add files via uploaddrashna3-0/+26
2017-08-14Create Keymap.cdrashna1-0/+192
RGB Underglow mod for layer indication
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian4-7/+5
it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). Updated MiniDox split_util.h and eeprom files to reflect this change. I recommend adding this to any split board that used these files, my changes will not effect them currently.
2017-08-13Merge branch 'master' into minidoxThat-Canadian72-124/+1824
2017-08-13Merge remote-tracking branch 'upstream/master'That-Canadian12-8/+367
2017-08-12fix for issue #1568Balz Guenat1-4/+15
2017-08-12Merge remote-tracking branch 'upstream/master'Balz Guenat60-98/+1496
# Conflicts: # docs/faq_keymap.md
2017-08-11fix code block formattingBalz Guenat1-1/+1
2017-08-11add description of new option to docs and add option (commented out) into ↵Balz Guenat2-1/+8
template.
2017-08-11add short comment to grave_esc_ctrl_overrideBalz Guenat1-0/+2
2017-08-11add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2-0/+6
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-11add description of new option to docs and add option (commented out) into ↵Balz Guenat2-1/+8
template.
2017-08-11add short comment to grave_esc_ctrl_overrideBalz Guenat1-0/+2
2017-08-11add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2-0/+6
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-11move qmk version to very top, exclude when git isn't availableJack Humbert1-2/+6
2017-08-10fix default layer songsJack Humbert2-5/+4
2017-08-10Add config.h to piemod keymap.dwrz1-0/+37