Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-20 | Keymap tweaks. | ||
2017-08-20 | Gherkin keymaps for Steno and Talljoe | ||
2017-08-20 | Added default ECO keymap | ||
2017-08-20 | Line ending stuff again | ||
2017-08-20 | Update s60_x/default/rule.mk for original Sentraq S60-X | ||
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-19 | Merge pull request #1601 from dlaroe/master | ||
My keymaps only | |||
2017-08-19 | remove dead links, add troubleshooting section | ||
2017-08-19 | Update USB-USB converter README according to #1588 | ||
2017-08-19 | Update readme.md | ||
2017-08-19 | Update readme.md | ||
2017-08-19 | Fixing readme clobber | ||
2017-08-19 | Merge branch 'master' of https://github.com/qmk/qmk_firmware | ||
2017-08-18 | Added Preonic Makefile and readme.md | ||
2017-08-18 | Updated keymaps with second LOWER for the right hand | ||
2017-08-18 | Update Nyquist readme file to new format | ||
2017-08-17 | Add dvorak/colemak layers | ||
2017-08-17 | bananasplit LED support and keymap add | ||
* added LED pin mapping * adding my keymap | |||
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | ||
2017-08-16 | Revert "Moves files from ez/keymaps to ergodox/keymaps" | ||
This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079. | |||
2017-08-16 | Moves files from ez/keymaps to ergodox/keymaps | ||
That directory shouldn't even exist | |||
2017-08-16 | Update ErgoDox readme | ||
Per standard recommended in #1362. | |||
2017-08-16 | Add separate readme.md for ErgoDone | ||
2017-08-16 | Add ErgoDone support to two keymaps that have special config.h | ||
2017-08-16 | Add dummy backlight/LED functions for keymaps that require them | ||
2017-08-16 | Add support for the ErgoDone | ||
2017-08-16 | line endings | ||
2017-08-16 | Cleanup the clueboard keymaps | ||
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. |