summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'That-Canadian2017-08-1312-8/+367
|\
| * add description of new option to docs and add option (commented out) into ↵Balz Guenat2017-08-112-1/+8
| | | | | | | | template.
| * 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
| | | | | | | | This enables the ctrl+shift+esc shortcut to task manager on windows.
| * 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
| |
* | Merge remote-tracking branch 'upstream/master'That-Canadian2017-08-0968-134/+1471
|\|
| * Update readmeRyan Sullivan2017-08-091-2/+4
| | | | | | Fixed link and small cleanup
| * Add 'boardy' keymapRyan Sullivan2017-08-093-0/+141
| | | | | | | | Initial version of my personal layout for my keyboard Boardy
| * Rename 'base' to 'default'Ryan Sullivan2017-08-092-2/+2
| | | | | | | | Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.
| * Add Org60 keyboardRyan Sullivan2017-08-0910-51/+226
| | | | | | | | This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
| * Add TKL keymap for GON NerdTKLJasonm232017-08-092-0/+52
| |
| * Readmes!Ethan Madden2017-08-083-0/+42
| |
| * Added my personal layoutEthan Madden2017-08-084-0/+26
| | | | | | | | added RGB controls to my keymap
| * Base JC65 configEthan Madden2017-08-0810-0/+195
| | | | | | | | | | | | | | | | jc65 builds properly, haven't test flashed yet Enabled RGB backlighting disabled some other features to save some space
| * commit line ending differencesskullY2017-08-081-1/+1
| |
| * move version info to the top of the outputJack Humbert2017-08-082-6/+3
| |
| * add version to make outputJack Humbert2017-08-081-3/+7
| |
| * Change installation of avr-libc to avr-gcc, now that avr-libc is integrated ↵Danny Nguyen2017-08-081-2/+2
| | | | | | | | into the avr-gcc build
| * Fixed gaming layerFredric Silberberg2017-08-082-7/+7
| |
| * Rename SHIFT macro to BV_64Fredric Silberberg2017-08-081-4/+4
| |
| * Small gaming layer updateFredric Silberberg2017-08-082-7/+7
| |
| * Added support for locking One Shot modifiers.Fredric Silberberg2017-08-085-14/+34
| |
| * Remove hex print code.Fredric Silberberg2017-08-081-1/+0
| |
| * Added NKRO to nyquist layout.Fredric Silberberg2017-08-081-0/+1
| |
| * Updated ergodox profileFredric Silberberg2017-08-082-18/+9
| |
| * Updated nyquist gaming layout.Fredric Silberberg2017-08-082-5/+4
| |
| * Added initial key lock documentation.Fredric Silberberg2017-08-084-0/+17
| |
| * Initial implementation of the key_lock feature.Fredric Silberberg2017-08-088-2/+165
| |
| * Added readme, fixed eql vs plusFredric Silberberg2017-08-082-5/+81
| |
| * Updated licensingFredric Silberberg2017-08-082-29/+0
| |
| * Finished initial Nyquist keymap.Fredric Silberberg2017-08-081-104/+27
| |
| * Additional keymap updates.Fredric Silberberg2017-08-082-11/+14
| |
| * Initial nyquist keymapFredric Silberberg2017-08-083-0/+255
| |
| * update priyadi's keymap configJack Humbert2017-08-073-16/+16
| |
| * let planck keymaps use KEYMAPJack Humbert2017-08-071-0/+2
| |
| * Merge pull request #1558 from BalzGuenat/bananasplitJack Humbert2017-08-0710-25/+312
| |\ | | | | | | Merged my Bananasplit port with Nic's.
| | * remove duplicate readmeBalz Guenat2017-08-071-28/+0
| | |
| | * Merge remote-tracking branch 'upstream/master' into bananasplitBalz Guenat2017-08-0783-526/+2543
| | |\ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | # Conflicts: # keyboards/bananasplit/Makefile # keyboards/bananasplit/bananasplit.c # keyboards/bananasplit/bananasplit.h # keyboards/bananasplit/config.h # keyboards/bananasplit/keymaps/default/keymap.c # keyboards/bananasplit/rules.mk
| * | Updated .gitignore to properly have the master changesThat-Canadian2017-08-071-1/+1
| | |
| * | Line endings issue for uk78?That-Canadian2017-08-073-149/+149
| | |
| * | Modified gitignore file to allow the left and right hand eeprom files for ↵That-Canadian2017-08-073-1/+8
| | | | | | | | | | | | the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
| * | Changed my personal keymap and config.That-Canadian2017-08-072-14/+3
| | |
| | * Add language-switch for locking switchBalz Guenat2017-08-041-16/+15
| | |
| | * add personal keymapBalz Guenat2017-08-035-0/+200
| | |
| | * add the bananasplit keyboard incl. default keymap.Balz Guenat2017-08-0310-0/+569
| | |
* | | Line endings issue for uk78?That-Canadian2017-08-073-149/+149
|/ /