summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-08-16line endingsskullY
2017-08-16Cleanup the clueboard keymapsskullY
2017-08-15cleanup usb-usb converter codeBalz Guenat
2017-08-15add RESET to keymapBalz Guenat
2017-08-15convert keymap into qmk-styleBalz Guenat
2017-08-15wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat
custom_matrix.cpp still untested because of hardware availability :(
2017-08-15add extern "C" to matrix.cppBalz Guenat
2017-08-15some major steps toward making the usb-usb converter workBalz Guenat
2017-08-15remove unused variables from makefileBalz Guenat
2017-08-15small changes following Jack's advice.Balz Guenat
2017-08-15start working on usb-usb converter portBalz Guenat
2017-08-14Merge pull request #1576 from That-Canadian/minidoxJack Humbert
Minidox
2017-08-14Add files via uploaddrashna
2017-08-14Fixed so will compile both with and without underglowdrashna
2017-08-14Add files via uploaddrashna
2017-08-14Create Keymap.cdrashna
RGB Underglow mod for layer indication
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian
it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14). Updated MiniDox split_util.h and eeprom files to reflect this change. I recommend adding this to any split board that used these files, my changes will not effect them currently.
2017-08-11add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-10Add config.h to piemod keymap.dwrz
2017-08-10Remove makefile from Let's Split piemod.dwrz
2017-08-10Add piemod keymaps for Let's Split and Planck.dwrz
2017-08-09Update readmeRyan Sullivan
Fixed link and small cleanup
2017-08-09Add 'boardy' keymapRyan Sullivan
Initial version of my personal layout for my keyboard Boardy
2017-08-09Rename 'base' to 'default'Ryan Sullivan
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file.
2017-08-09Add Org60 keyboardRyan Sullivan
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
2017-08-09Add TKL keymap for GON NerdTKLJasonm23
2017-08-08Readmes!Ethan Madden
2017-08-08Added my personal layoutEthan Madden
added RGB controls to my keymap
2017-08-08Base JC65 configEthan Madden
jc65 builds properly, haven't test flashed yet Enabled RGB backlighting disabled some other features to save some space
2017-08-08commit line ending differencesskullY
2017-08-08Fixed gaming layerFredric Silberberg
2017-08-08Small gaming layer updateFredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Fredric Silberberg
2017-08-08Added NKRO to nyquist layout.Fredric Silberberg
2017-08-08Updated ergodox profileFredric Silberberg
2017-08-08Updated nyquist gaming layout.Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Fredric Silberberg
2017-08-08Added readme, fixed eql vs plusFredric Silberberg
2017-08-08Updated licensingFredric Silberberg
2017-08-08Finished initial Nyquist keymap.Fredric Silberberg
2017-08-08Additional keymap updates.Fredric Silberberg
2017-08-08Initial nyquist keymapFredric Silberberg
2017-08-07update priyadi's keymap configJack Humbert
2017-08-07let planck keymaps use KEYMAPJack Humbert
2017-08-07remove duplicate readmeBalz Guenat
2017-08-07Merge remote-tracking branch 'upstream/master' into bananasplitBalz Guenat
# 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
2017-08-07Line endings issue for uk78?That-Canadian
2017-08-07Modified gitignore file to allow the left and right hand eeprom files for ↵That-Canadian
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.
2017-08-07Changed my personal keymap and config.That-Canadian
2017-08-06Update nic keymapNic Aitch