summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-16wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat3-1/+2
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
2017-08-16Remove floating point calculation in mouse move. Saves approx 650 bytes if n...Martin Sandiford1-3/+11
2017-08-16correct tilde to gravediscursivemoth1-1/+1
2017-08-16Merge pull request #1571 from BalzGuenat/grave-esc-fixJack Humbert2-5/+16
2017-08-14Merge pull request #1576 from That-Canadian/minidoxJack Humbert4-7/+5
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
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ...That-Canadian4-7/+5
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
2017-08-11fix code block formattingBalz Guenat1-1/+1
2017-08-11add description of new option to docs and add option (commented out) into tem...Balz Guenat2-1/+8
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
2017-08-11add description of new option to docs and add option (commented out) into tem...Balz Guenat2-1/+8
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
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
2017-08-10Remove makefile from Let's Split piemod.dwrz1-10/+0
2017-08-10Add piemod keymaps for Let's Split and Planck.dwrz6-0/+314
2017-08-10Merge remote-tracking branch 'upstream/master'That-Canadian68-134/+1471
2017-08-10Update readmeRyan Sullivan1-2/+4
2017-08-10Add 'boardy' keymapRyan Sullivan3-0/+141
2017-08-10Rename 'base' to 'default'Ryan Sullivan2-2/+2
2017-08-10Add Org60 keyboardRyan Sullivan10-51/+226
2017-08-09Add TKL keymap for GON NerdTKLJasonm232-0/+52
2017-08-09Readmes!Ethan Madden3-0/+42
2017-08-09Added my personal layoutEthan Madden4-0/+26
2017-08-09Base JC65 configEthan Madden10-0/+195
2017-08-09commit line ending differencesskullY1-1/+1
2017-08-08move version info to the top of the outputJack Humbert2-6/+3
2017-08-08add version to make outputJack Humbert1-3/+7
2017-08-08Change installation of avr-libc to avr-gcc, now that avr-libc is integrated i...Danny Nguyen1-2/+2
2017-08-08Fixed gaming layerFredric Silberberg2-7/+7
2017-08-08Rename SHIFT macro to BV_64Fredric Silberberg1-4/+4
2017-08-08Small gaming layer updateFredric Silberberg2-7/+7
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg5-14/+34
2017-08-08Remove hex print code.Fredric Silberberg1-1/+0