Age | Commit message (Expand) | Author |
2017-08-15 | cleanup usb-usb converter code | Balz Guenat |
2017-08-15 | add RESET to keymap | Balz Guenat |
2017-08-15 | convert keymap into qmk-style | Balz Guenat |
2017-08-15 | wow, it builds! added empty matrix.c and moved custom matrix code to custom_m... | Balz Guenat |
2017-08-15 | add extern "C" to matrix.cpp | Balz Guenat |
2017-08-15 | some major steps toward making the usb-usb converter work | Balz Guenat |
2017-08-15 | remove unused variables from makefile | Balz Guenat |
2017-08-15 | small changes following Jack's advice. | Balz Guenat |
2017-08-15 | start working on usb-usb converter port | Balz Guenat |
2017-08-15 | Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with ... | Martin Sandiford |
2017-08-15 | Remove floating point calculation in mouse move. Saves approx 650 bytes if n... | Martin Sandiford |
2017-08-15 | correct tilde to grave | discursivemoth |
2017-08-15 | Merge pull request #1571 from BalzGuenat/grave-esc-fix | Jack Humbert |
2017-08-14 | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert |
2017-08-14 | Add files via upload | drashna |
2017-08-14 | Fixed so will compile both with and without underglow | drashna |
2017-08-14 | Add files via upload | drashna |
2017-08-14 | Create Keymap.c | drashna |
2017-08-13 | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ... | That-Canadian |
2017-08-13 | Merge branch 'master' into minidox | That-Canadian |
2017-08-13 | Merge remote-tracking branch 'upstream/master' | That-Canadian |
2017-08-12 | fix for issue #1568 | Balz Guenat |
2017-08-12 | Merge remote-tracking branch 'upstream/master' | Balz Guenat |
2017-08-11 | fix code block formatting | Balz Guenat |
2017-08-11 | add description of new option to docs and add option (commented out) into tem... | Balz Guenat |
2017-08-11 | add short comment to grave_esc_ctrl_override | Balz Guenat |
2017-08-11 | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat |
2017-08-11 | add description of new option to docs and add option (commented out) into tem... | Balz Guenat |
2017-08-11 | add short comment to grave_esc_ctrl_override | Balz Guenat |
2017-08-11 | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat |
2017-08-10 | move qmk version to very top, exclude when git isn't available | Jack Humbert |
2017-08-10 | fix default layer songs | Jack Humbert |
2017-08-10 | Add config.h to piemod keymap. | dwrz |
2017-08-10 | Remove makefile from Let's Split piemod. | dwrz |
2017-08-10 | Add piemod keymaps for Let's Split and Planck. | dwrz |
2017-08-09 | Merge remote-tracking branch 'upstream/master' | That-Canadian |
2017-08-09 | Update readme | Ryan Sullivan |
2017-08-09 | Add 'boardy' keymap | Ryan Sullivan |
2017-08-09 | Rename 'base' to 'default' | Ryan Sullivan |
2017-08-09 | Add Org60 keyboard | Ryan Sullivan |
2017-08-09 | Add TKL keymap for GON NerdTKL | Jasonm23 |
2017-08-08 | Readmes! | Ethan Madden |
2017-08-08 | Added my personal layout | Ethan Madden |
2017-08-08 | Base JC65 config | Ethan Madden |
2017-08-08 | commit line ending differences | skullY |
2017-08-08 | move version info to the top of the output | Jack Humbert |
2017-08-08 | add version to make output | Jack Humbert |
2017-08-08 | Change installation of avr-libc to avr-gcc, now that avr-libc is integrated i... | Danny Nguyen |
2017-08-08 | Fixed gaming layer | Fredric Silberberg |
2017-08-08 | Rename SHIFT macro to BV_64 | Fredric Silberberg |