aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)Author
2017-08-16Moves files from ez/keymaps to ergodox/keymapsGravatar Erez Zukerman
That directory shouldn't even exist
2017-08-16Update ErgoDox readmeGravatar Erez Zukerman
Per standard recommended in #1362.
2017-08-16Add separate readme.md for ErgoDoneGravatar Yu He
2017-08-16Add ErgoDone support to two keymaps that have special config.hGravatar Yu He
2017-08-16Add dummy backlight/LED functions for keymaps that require themGravatar Yu He
2017-08-16Add support for the ErgoDoneGravatar Yu He
2017-08-16line endingsGravatar skullY
2017-08-16Cleanup the clueboard keymapsGravatar skullY
2017-08-15cleanup usb-usb converter codeGravatar Balz Guenat
2017-08-15add RESET to keymapGravatar Balz Guenat
2017-08-15convert keymap into qmk-styleGravatar Balz Guenat
2017-08-15wow, it builds! added empty matrix.c and moved custom matrix code to ↵Gravatar Balz Guenat
custom_matrix.cpp still untested because of hardware availability :(
2017-08-15add extern "C" to matrix.cppGravatar Balz Guenat
2017-08-15some major steps toward making the usb-usb converter workGravatar Balz Guenat
2017-08-15remove unused variables from makefileGravatar Balz Guenat
2017-08-15small changes following Jack's advice.Gravatar Balz Guenat
2017-08-15start working on usb-usb converter portGravatar Balz Guenat
2017-08-14Merge pull request #1576 from That-Canadian/minidoxGravatar Jack Humbert
Minidox
2017-08-14Add files via uploadGravatar drashna
2017-08-14Fixed so will compile both with and without underglowGravatar drashna
2017-08-14Add files via uploadGravatar drashna
2017-08-14Create Keymap.cGravatar drashna
RGB Underglow mod for layer indication
2017-08-13Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵Gravatar 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.Gravatar Balz Guenat
This enables the ctrl+shift+esc shortcut to task manager on windows.
2017-08-10Add config.h to piemod keymap.Gravatar dwrz
2017-08-10Remove makefile from Let's Split piemod.Gravatar dwrz
2017-08-10Add piemod keymaps for Let's Split and Planck.Gravatar dwrz
2017-08-09Update readmeGravatar Ryan Sullivan
Fixed link and small cleanup
2017-08-09Add 'boardy' keymapGravatar Ryan Sullivan
Initial version of my personal layout for my keyboard Boardy
2017-08-09Rename 'base' to 'default'Gravatar 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 keyboardGravatar Ryan Sullivan
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap.
2017-08-09Add TKL keymap for GON NerdTKLGravatar Jasonm23
2017-08-08Readmes!Gravatar Ethan Madden
2017-08-08Added my personal layoutGravatar Ethan Madden
added RGB controls to my keymap
2017-08-08Base JC65 configGravatar Ethan 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 differencesGravatar skullY
2017-08-08Fixed gaming layerGravatar Fredric Silberberg
2017-08-08Small gaming layer updateGravatar Fredric Silberberg
2017-08-08Added support for locking One Shot modifiers.Gravatar Fredric Silberberg
2017-08-08Added NKRO to nyquist layout.Gravatar Fredric Silberberg
2017-08-08Updated ergodox profileGravatar Fredric Silberberg
2017-08-08Updated nyquist gaming layout.Gravatar Fredric Silberberg
2017-08-08Initial implementation of the key_lock feature.Gravatar Fredric Silberberg
2017-08-08Added readme, fixed eql vs plusGravatar Fredric Silberberg
2017-08-08Updated licensingGravatar Fredric Silberberg
2017-08-08Finished initial Nyquist keymap.Gravatar Fredric Silberberg
2017-08-08Additional keymap updates.Gravatar Fredric Silberberg
2017-08-08Initial nyquist keymapGravatar Fredric Silberberg
2017-08-07update priyadi's keymap configGravatar Jack Humbert
2017-08-07let planck keymaps use KEYMAPGravatar Jack Humbert