aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rework key_functions into feature_common_shortcutsskullY2017-08-163-129/+145
* Overhaul the Getting Started section and add a FAQ sectionskullY2017-08-1611-365/+351
* line endingsskullY2017-08-163-26/+26
* trigger new travis buildskullY2017-08-160-0/+0
* Cleanup the clueboard keymapsskullY2017-08-1620-666/+119
* cleanup usb-usb converter codeBalz Guenat2017-08-1515-428/+393
* add RESET to keymapBalz Guenat2017-08-152-2/+2
* convert keymap into qmk-styleBalz Guenat2017-08-152-67/+69
* wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat2017-08-153-1/+2
* add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
* some major steps toward making the usb-usb converter workBalz Guenat2017-08-159-24/+59
* remove unused variables from makefileBalz Guenat2017-08-151-4/+5
* small changes following Jack's advice.Balz Guenat2017-08-151-3/+5
* start working on usb-usb converter portBalz Guenat2017-08-1516-0/+1481
* Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ...Martin Sandiford2017-08-151-0/+4
* Remove floating point calculation in mouse move. Saves approx 650 bytes if n...Martin Sandiford2017-08-151-3/+11
* correct tilde to gravediscursivemoth2017-08-151-1/+1
* Merge pull request #1571 from BalzGuenat/grave-esc-fixJack Humbert2017-08-152-5/+16
|\
| * fix for issue #1568Balz Guenat2017-08-121-4/+15
| * Merge remote-tracking branch 'upstream/master'Balz Guenat2017-08-1260-98/+1496
| |\
| * | fix code block formattingBalz Guenat2017-08-111-1/+1
| * | add description of new option to docs and add option (commented out) into tem...Balz Guenat2017-08-112-1/+8
| * | add short comment to grave_esc_ctrl_overrideBalz Guenat2017-08-111-0/+2
| * | add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-112-0/+6
* | | Merge pull request #1576 from That-Canadian/minidoxJack Humbert2017-08-144-7/+5
|\ \ \
| * | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...That-Canadian2017-08-134-7/+5
| * | | Merge branch 'master' into minidoxThat-Canadian2017-08-1372-124/+1824
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master'That-Canadian2017-08-1312-8/+367
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge remote-tracking branch 'upstream/master'That-Canadian2017-08-0968-134/+1471
| | |\ \ \
| * | | | | Updated .gitignore to properly have the master changesThat-Canadian2017-08-071-1/+1
| * | | | | Merge branch 'master' into minidoxThat-Canadian2017-08-0728-110/+1155
| |\| | | |
| | * | | | Line endings issue for uk78?That-Canadian2017-08-073-149/+149
| * | | | | Modified gitignore file to allow the left and right hand eeprom files for the...That-Canadian2017-08-073-1/+8
| * | | | | Changed my personal keymap and config.That-Canadian2017-08-072-14/+3
* | | | | | Add files via uploaddrashna2017-08-143-0/+687
* | | | | | Fixed so will compile both with and without underglowdrashna2017-08-141-12/+15
* | | | | | Add files via uploaddrashna2017-08-143-0/+26
* | | | | | Create Keymap.cdrashna2017-08-141-0/+192
| |_|_|/ / |/| | | |
* | | | | add description of new option to docs and add option (commented out) into tem...Balz Guenat2017-08-112-1/+8
* | | | | add short comment to grave_esc_ctrl_overrideBalz Guenat2017-08-111-0/+2
* | | | | add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-112-0/+6
* | | | | move qmk version to very top, exclude when git isn't availableJack Humbert2017-08-101-2/+6
* | | | | fix default layer songsJack Humbert2017-08-102-5/+4
* | | | | Add config.h to piemod keymap.dwrz2017-08-101-0/+37
* | | | | Remove makefile from Let's Split piemod.dwrz2017-08-101-10/+0
* | | | | Add piemod keymaps for Let's Split and Planck.dwrz2017-08-106-0/+314
| |_|/ / |/| | |
* | | | Update readmeRyan Sullivan2017-08-091-2/+4
* | | | Add 'boardy' keymapRyan Sullivan2017-08-093-0/+141
* | | | Rename 'base' to 'default'Ryan Sullivan2017-08-092-2/+2
* | | | Add Org60 keyboardRyan Sullivan2017-08-0910-51/+226