Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-08-19 | Fixing readme clobber | Ryan MacLean | 1 | -3/+3 | |
2017-08-18 | Update Nyquist readme file to new format | Danny Nguyen | 1 | -161/+12 | |
2017-08-17 | Add dvorak/colemak layers | Drashna Jael're | 1 | -87/+285 | |
2017-08-17 | bananasplit LED support and keymap add | 0010 | 4 | -0/+137 | |
* added LED pin mapping * adding my keymap | |||||
2017-08-17 | Make the bulk of our keyboards match the readme.md standard | skullY | 32 | -1153/+353 | |
2017-08-17 | Revert "Moves files from ez/keymaps to ergodox/keymaps" | Erez Zukerman | 6 | -0/+0 | |
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | |||||
2017-08-17 | Moves files from ez/keymaps to ergodox/keymaps | Erez Zukerman | 6 | -0/+0 | |
That directory shouldn't even exist | |||||
2017-08-17 | Update ErgoDox readme | Erez Zukerman | 1 | -86/+11 | |
Per standard recommended in #1362. | |||||
2017-08-16 | Add separate readme.md for ErgoDone | Yu He | 1 | -0/+26 | |
2017-08-16 | Add ErgoDone support to two keymaps that have special config.h | Yu He | 2 | -0/+6 | |
2017-08-16 | Add dummy backlight/LED functions for keymaps that require them | Yu He | 2 | -8/+23 | |
2017-08-16 | Add support for the ErgoDone | Yu He | 13 | -0/+1067 | |
2017-08-16 | line endings | skullY | 3 | -26/+26 | |
2017-08-16 | Cleanup the clueboard keymaps | skullY | 20 | -666/+119 | |
2017-08-16 | cleanup usb-usb converter code | Balz Guenat | 14 | -427/+393 | |
2017-08-16 | add RESET to keymap | Balz Guenat | 2 | -2/+2 | |
2017-08-16 | convert keymap into qmk-style | Balz Guenat | 2 | -67/+69 | |
2017-08-16 | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | Balz Guenat | 3 | -1/+2 | |
custom_matrix.cpp still untested because of hardware availability :( | |||||
2017-08-16 | add extern "C" to matrix.cpp | Balz Guenat | 1 | -121/+125 | |
2017-08-16 | some major steps toward making the usb-usb converter work | Balz Guenat | 3 | -2/+4 | |
2017-08-16 | remove unused variables from makefile | Balz Guenat | 1 | -4/+5 | |
2017-08-16 | small changes following Jack's advice. | Balz Guenat | 1 | -3/+5 | |
2017-08-16 | start working on usb-usb converter port | Balz Guenat | 16 | -0/+1481 | |
2017-08-14 | Merge pull request #1576 from That-Canadian/minidox | Jack Humbert | 3 | -7/+3 | |
Minidox | |||||
2017-08-14 | Add files via upload | drashna | 3 | -0/+687 | |
2017-08-14 | Fixed so will compile both with and without underglow | drashna | 1 | -12/+15 | |
2017-08-14 | Add files via upload | drashna | 3 | -0/+26 | |
2017-08-14 | Create Keymap.c | drashna | 1 | -0/+192 | |
RGB Underglow mod for layer indication | |||||
2017-08-13 | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵ | That-Canadian | 3 | -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. | |||||
2017-08-11 | add option to let ctrl override shift/gui for the GRAVE_ESC. | Balz Guenat | 1 | -0/+1 | |
This enables the ctrl+shift+esc shortcut to task manager on windows. | |||||
2017-08-10 | Add config.h to piemod keymap. | dwrz | 1 | -0/+37 | |
2017-08-10 | Remove makefile from Let's Split piemod. | dwrz | 1 | -10/+0 | |
2017-08-10 | Add piemod keymaps for Let's Split and Planck. | dwrz | 6 | -0/+314 | |
2017-08-10 | Update readme | Ryan Sullivan | 1 | -2/+4 | |
Fixed link and small cleanup | |||||
2017-08-10 | Add 'boardy' keymap | Ryan Sullivan | 3 | -0/+141 | |
Initial version of my personal layout for my keyboard Boardy | |||||
2017-08-10 | Rename 'base' to 'default' | Ryan Sullivan | 2 | -2/+2 | |
Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file. | |||||
2017-08-10 | Add Org60 keyboard | Ryan Sullivan | 10 | -51/+226 | |
This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap. | |||||
2017-08-09 | Add TKL keymap for GON NerdTKL | Jasonm23 | 2 | -0/+52 | |
2017-08-09 | Readmes! | Ethan Madden | 3 | -0/+42 | |
2017-08-09 | Added my personal layout | Ethan Madden | 4 | -0/+26 | |
added RGB controls to my keymap | |||||
2017-08-09 | Base JC65 config | Ethan Madden | 10 | -0/+195 | |
jc65 builds properly, haven't test flashed yet Enabled RGB backlighting disabled some other features to save some space | |||||
2017-08-09 | commit line ending differences | skullY | 1 | -1/+1 | |
2017-08-08 | Fixed gaming layer | Fredric Silberberg | 2 | -7/+7 | |
2017-08-08 | Small gaming layer update | Fredric Silberberg | 2 | -7/+7 | |
2017-08-08 | Added support for locking One Shot modifiers. | Fredric Silberberg | 1 | -0/+1 | |
2017-08-08 | Added NKRO to nyquist layout. | Fredric Silberberg | 1 | -0/+1 | |
2017-08-08 | Updated ergodox profile | Fredric Silberberg | 2 | -18/+9 | |
2017-08-08 | Updated nyquist gaming layout. | Fredric Silberberg | 2 | -5/+4 | |
2017-08-08 | Initial implementation of the key_lock feature. | Fredric Silberberg | 2 | -1/+3 | |
2017-08-08 | Added readme, fixed eql vs plus | Fredric Silberberg | 2 | -5/+81 | |