summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-08-20Gherkin keymaps for Steno and TalljoeJoe Wasson
2017-08-20Added default ECO keymapThat-Canadian
2017-08-20Line ending stuff againThat-Canadian
2017-08-20Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.
2017-08-19Merge pull request #1601 from dlaroe/masterJack Humbert
My keymaps only
2017-08-19remove dead links, add troubleshooting sectionBalz Guenat
2017-08-19Update USB-USB converter README according to #1588Balz Guenat
2017-08-19Update readme.mdRyan MacLean
2017-08-19Update readme.mdRyan MacLean
2017-08-19Fixing readme clobberRyan MacLean
2017-08-18Added Preonic Makefile and readme.md
2017-08-18Updated keymaps with second LOWER for the right hand
2017-08-18Update Nyquist readme file to new formatDanny Nguyen
2017-08-17Add dvorak/colemak layersDrashna Jael're
2017-08-17bananasplit LED support and keymap add0010
* added LED pin mapping * adding my keymap
2017-08-16Make the bulk of our keyboards match the readme.md standardskullY
2017-08-16Revert "Moves files from ez/keymaps to ergodox/keymaps"Erez Zukerman
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
2017-08-16Moves files from ez/keymaps to ergodox/keymapsErez Zukerman
That directory shouldn't even exist
2017-08-16Update ErgoDox readmeErez Zukerman
Per standard recommended in #1362.
2017-08-16Add separate readme.md for ErgoDoneYu He
2017-08-16Add ErgoDone support to two keymaps that have special config.hYu He
2017-08-16Add dummy backlight/LED functions for keymaps that require themYu He
2017-08-16Add support for the ErgoDoneYu He
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