| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-15 | cleanup usb-usb converter code | ||
| 2017-08-15 | add RESET to keymap | ||
| 2017-08-15 | convert keymap into qmk-style | ||
| 2017-08-15 | wow, it builds! added empty matrix.c and moved custom matrix code to ↵ | ||
| custom_matrix.cpp still untested because of hardware availability :( | |||
| 2017-08-15 | add extern "C" to matrix.cpp | ||
| 2017-08-15 | some major steps toward making the usb-usb converter work | ||
| 2017-08-15 | remove unused variables from makefile | ||
| 2017-08-15 | small changes following Jack's advice. | ||
| 2017-08-15 | start working on usb-usb converter port | ||
| 2017-08-14 | Merge pull request #1576 from That-Canadian/minidox | ||
| Minidox | |||
| 2017-08-14 | Add files via upload | ||
| 2017-08-14 | Fixed so will compile both with and without underglow | ||
| 2017-08-14 | Add files via upload | ||
| 2017-08-14 | Create Keymap.c | ||
| RGB Underglow mod for layer indication | |||
| 2017-08-13 | Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled ↵ | ||
| 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. | ||
| This enables the ctrl+shift+esc shortcut to task manager on windows. | |||
| 2017-08-10 | Add config.h to piemod keymap. | ||
| 2017-08-10 | Remove makefile from Let's Split piemod. | ||
| 2017-08-10 | Add piemod keymaps for Let's Split and Planck. | ||
| 2017-08-09 | Update readme | ||
| Fixed link and small cleanup | |||
| 2017-08-09 | Add 'boardy' keymap | ||
| Initial version of my personal layout for my keyboard Boardy | |||
| 2017-08-09 | Rename 'base' to 'default' | ||
| Moves Eagleheardt's base layout to the default one for the Org60. Also changed to use the right header file. | |||
| 2017-08-09 | Add Org60 keyboard | ||
| This makes some small changes to the XD60 configuration. Also moves Eagleheardt's base keymap. | |||
| 2017-08-09 | Add TKL keymap for GON NerdTKL | ||
| 2017-08-08 | Readmes! | ||
| 2017-08-08 | Added my personal layout | ||
| added RGB controls to my keymap | |||
| 2017-08-08 | Base JC65 config | ||
| jc65 builds properly, haven't test flashed yet Enabled RGB backlighting disabled some other features to save some space | |||
| 2017-08-08 | commit line ending differences | ||
| 2017-08-08 | Fixed gaming layer | ||
| 2017-08-08 | Small gaming layer update | ||
| 2017-08-08 | Added support for locking One Shot modifiers. | ||
| 2017-08-08 | Added NKRO to nyquist layout. | ||
| 2017-08-08 | Updated ergodox profile | ||
| 2017-08-08 | Updated nyquist gaming layout. | ||
| 2017-08-08 | Initial implementation of the key_lock feature. | ||
| 2017-08-08 | Added readme, fixed eql vs plus | ||
| 2017-08-08 | Updated licensing | ||
| 2017-08-08 | Finished initial Nyquist keymap. | ||
| 2017-08-08 | Additional keymap updates. | ||
| 2017-08-08 | Initial nyquist keymap | ||
| 2017-08-07 | update priyadi's keymap config | ||
| 2017-08-07 | let planck keymaps use KEYMAP | ||
| 2017-08-07 | remove duplicate readme | ||
| 2017-08-07 | Merge remote-tracking branch 'upstream/master' into bananasplit | ||
| # Conflicts: # keyboards/bananasplit/Makefile # keyboards/bananasplit/bananasplit.c # keyboards/bananasplit/bananasplit.h # keyboards/bananasplit/config.h # keyboards/bananasplit/keymaps/default/keymap.c # keyboards/bananasplit/rules.mk | |||
| 2017-08-07 | Line endings issue for uk78? | ||
| 2017-08-07 | Modified gitignore file to allow the left and right hand eeprom files for ↵ | ||
| the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them. | |||
| 2017-08-07 | Changed my personal keymap and config. | ||
| 2017-08-06 | Update nic keymap | ||
| 2017-08-06 | Update readme | ||
| 2017-08-06 | Add nic keymap | ||