aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Update USB-USB converter README according to #1588Balz Guenat2017-08-191-51/+34
| | | |
* | | | Update readme.mdRyan MacLean2017-08-191-3/+3
| | | |
* | | | Update readme.mdRyan MacLean2017-08-191-3/+3
| | | |
* | | | Fixing readme clobberRyan MacLean2017-08-191-3/+3
| |_|/ |/| |
* | | Update Nyquist readme file to new formatDanny Nguyen2017-08-181-161/+12
| | |
* | | Add dvorak/colemak layersDrashna Jael're2017-08-171-87/+285
| | |
* | | bananasplit LED support and keymap add00102017-08-174-0/+137
| | | | | | | | | | | | | | | * added LED pin mapping * adding my keymap
* | | Make the bulk of our keyboards match the readme.md standardskullY2017-08-1632-1153/+353
| | |
* | | Revert "Moves files from ez/keymaps to ergodox/keymaps"Erez Zukerman2017-08-166-0/+0
| | | | | | | | | | | | This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.
* | | Moves files from ez/keymaps to ergodox/keymapsErez Zukerman2017-08-166-0/+0
| | | | | | | | | | | | That directory shouldn't even exist
* | | Update ErgoDox readmeErez Zukerman2017-08-161-86/+11
| | | | | | | | | | | | Per standard recommended in #1362.
* | | Add separate readme.md for ErgoDoneYu He2017-08-161-0/+26
| | |
* | | Add ErgoDone support to two keymaps that have special config.hYu He2017-08-162-0/+6
| | |
* | | Add dummy backlight/LED functions for keymaps that require themYu He2017-08-162-8/+23
| | |
* | | Add support for the ErgoDoneYu He2017-08-1613-0/+1067
| | |
* | | line endingsskullY2017-08-163-26/+26
| | |
* | | Cleanup the clueboard keymapsskullY2017-08-1620-666/+119
| | |
* | | cleanup usb-usb converter codeBalz Guenat2017-08-1514-427/+393
| | |
* | | add RESET to keymapBalz Guenat2017-08-152-2/+2
| | |
* | | convert keymap into qmk-styleBalz Guenat2017-08-152-67/+69
| | |
* | | wow, it builds! added empty matrix.c and moved custom matrix code to ↵Balz Guenat2017-08-153-1/+2
| | | | | | | | | | | | | | | | | | custom_matrix.cpp still untested because of hardware availability :(
* | | add extern "C" to matrix.cppBalz Guenat2017-08-151-121/+125
| | |
* | | some major steps toward making the usb-usb converter workBalz Guenat2017-08-153-2/+4
| | |
* | | remove unused variables from makefileBalz Guenat2017-08-151-4/+5
| | |
* | | small changes following Jack's advice.Balz Guenat2017-08-151-3/+5
| | |
* | | start working on usb-usb converter portBalz Guenat2017-08-1516-0/+1481
| | |
* | | Merge pull request #1576 from That-Canadian/minidoxJack Humbert2017-08-143-7/+3
|\ \ \ | | | | | | | | Minidox
| * | | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵That-Canadian2017-08-133-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | Add files via uploaddrashna2017-08-143-0/+687
| | | |
* | | | Fixed so will compile both with and without underglowdrashna2017-08-141-12/+15
| | | |
* | | | Add files via uploaddrashna2017-08-143-0/+26
| | | |
* | | | Create Keymap.cdrashna2017-08-141-0/+192
|/ / / | | | | | | RGB Underglow mod for layer indication
* | | add option to let ctrl override shift/gui for the GRAVE_ESC.Balz Guenat2017-08-111-0/+1
| | | | | | | | | | | | This enables the ctrl+shift+esc shortcut to task manager on windows.
* | | 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
| | |
* | | 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
| | |
* | | Fixed gaming layerFredric Silberberg2017-08-082-7/+7
| | |
* | | Small gaming layer updateFredric Silberberg2017-08-082-7/+7
| | |
* | | Added support for locking One Shot modifiers.Fredric Silberberg2017-08-081-0/+1
| | |
* | | Added NKRO to nyquist layout.Fredric Silberberg2017-08-081-0/+1
| | |
* | | Updated ergodox profileFredric Silberberg2017-08-082-18/+9
| | |