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