Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 2 | -0/+6 | |
* | | | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert | 2017-08-14 | 4 | -7/+5 | |
|\ \ \ | ||||||
| * | | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ... | That-Canadian | 2017-08-13 | 4 | -7/+5 | |
| * | | | Merge branch 'master' into minidox | That-Canadian | 2017-08-13 | 72 | -124/+1824 | |
| |\ \ \ | ||||||
| | * \ \ | Merge remote-tracking branch 'upstream/master' | That-Canadian | 2017-08-13 | 12 | -8/+367 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | * | | | Merge remote-tracking branch 'upstream/master' | That-Canadian | 2017-08-09 | 68 | -134/+1471 | |
| | |\ \ \ | ||||||
| * | | | | | Updated .gitignore to properly have the master changes | That-Canadian | 2017-08-07 | 1 | -1/+1 | |
| * | | | | | Merge branch 'master' into minidox | That-Canadian | 2017-08-07 | 28 | -110/+1155 | |
| |\| | | | | ||||||
| | * | | | | Line endings issue for uk78? | That-Canadian | 2017-08-07 | 3 | -149/+149 | |
| * | | | | | Modified gitignore file to allow the left and right hand eeprom files for the... | That-Canadian | 2017-08-07 | 3 | -1/+8 | |
| * | | | | | Changed my personal keymap and config. | That-Canadian | 2017-08-07 | 2 | -14/+3 | |
* | | | | | | Add files via upload | drashna | 2017-08-14 | 3 | -0/+687 | |
* | | | | | | Fixed so will compile both with and without underglow | drashna | 2017-08-14 | 1 | -12/+15 | |
* | | | | | | Add files via upload | drashna | 2017-08-14 | 3 | -0/+26 | |
* | | | | | | Create Keymap.c | drashna | 2017-08-14 | 1 | -0/+192 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | add description of new option to docs and add option (commented out) into tem... | Balz Guenat | 2017-08-11 | 2 | -1/+8 | |
* | | | | | add short comment to grave_esc_ctrl_override | Balz Guenat | 2017-08-11 | 1 | -0/+2 | |
* | | | | | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 2017-08-11 | 2 | -0/+6 | |
* | | | | | move qmk version to very top, exclude when git isn't available | Jack Humbert | 2017-08-10 | 1 | -2/+6 | |
* | | | | | fix default layer songs | Jack Humbert | 2017-08-10 | 2 | -5/+4 | |
* | | | | | Add config.h to piemod keymap. | dwrz | 2017-08-10 | 1 | -0/+37 | |
* | | | | | Remove makefile from Let's Split piemod. | dwrz | 2017-08-10 | 1 | -10/+0 | |
* | | | | | Add piemod keymaps for Let's Split and Planck. | dwrz | 2017-08-10 | 6 | -0/+314 | |
| |_|/ / |/| | | | ||||||
* | | | | Update readme | Ryan Sullivan | 2017-08-09 | 1 | -2/+4 | |
* | | | | Add 'boardy' keymap | Ryan Sullivan | 2017-08-09 | 3 | -0/+141 | |
* | | | | Rename 'base' to 'default' | Ryan Sullivan | 2017-08-09 | 2 | -2/+2 | |
* | | | | Add Org60 keyboard | Ryan Sullivan | 2017-08-09 | 10 | -51/+226 | |
* | | | | Add TKL keymap for GON NerdTKL | Jasonm23 | 2017-08-09 | 2 | -0/+52 | |
* | | | | Readmes! | Ethan Madden | 2017-08-08 | 3 | -0/+42 | |
* | | | | Added my personal layout | Ethan Madden | 2017-08-08 | 4 | -0/+26 | |
* | | | | Base JC65 config | Ethan Madden | 2017-08-08 | 10 | -0/+195 | |
* | | | | commit line ending differences | skullY | 2017-08-08 | 1 | -1/+1 | |
* | | | | move version info to the top of the output | Jack Humbert | 2017-08-08 | 2 | -6/+3 | |
* | | | | add version to make output | Jack Humbert | 2017-08-08 | 1 | -3/+7 | |
* | | | | Change installation of avr-libc to avr-gcc, now that avr-libc is integrated i... | Danny Nguyen | 2017-08-08 | 1 | -2/+2 | |
* | | | | Fixed gaming layer | Fredric Silberberg | 2017-08-08 | 2 | -7/+7 | |
* | | | | Rename SHIFT macro to BV_64 | Fredric Silberberg | 2017-08-08 | 1 | -4/+4 | |
* | | | | Small gaming layer update | Fredric Silberberg | 2017-08-08 | 2 | -7/+7 | |
* | | | | Added support for locking One Shot modifiers. | Fredric Silberberg | 2017-08-08 | 5 | -14/+34 | |
* | | | | Remove hex print code. | Fredric Silberberg | 2017-08-08 | 1 | -1/+0 | |
* | | | | Added NKRO to nyquist layout. | Fredric Silberberg | 2017-08-08 | 1 | -0/+1 | |
* | | | | Updated ergodox profile | Fredric Silberberg | 2017-08-08 | 2 | -18/+9 | |
* | | | | Updated nyquist gaming layout. | Fredric Silberberg | 2017-08-08 | 2 | -5/+4 | |
* | | | | Added initial key lock documentation. | Fredric Silberberg | 2017-08-08 | 4 | -0/+17 | |
* | | | | Initial implementation of the key_lock feature. | Fredric Silberberg | 2017-08-08 | 8 | -2/+165 | |
* | | | | Added readme, fixed eql vs plus | Fredric Silberberg | 2017-08-08 | 2 | -5/+81 | |
* | | | | Updated licensing | Fredric Silberberg | 2017-08-08 | 2 | -29/+0 | |
* | | | | Finished initial Nyquist keymap. | Fredric Silberberg | 2017-08-08 | 1 | -104/+27 | |
* | | | | Additional keymap updates. | Fredric Silberberg | 2017-08-08 | 2 | -11/+14 | |
* | | | | Initial nyquist keymap | Fredric Silberberg | 2017-08-08 | 3 | -0/+255 |