Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-10 | move qmk version to very top, exclude when git isn't available | ||
2017-08-10 | fix default layer songs | ||
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 | move version info to the top of the output | ||
2017-08-08 | add version to make output | ||
2017-08-08 | Change installation of avr-libc to avr-gcc, now that avr-libc is integrated ↵ | ||
into the avr-gcc build | |||
2017-08-08 | Fixed gaming layer | ||
2017-08-08 | Rename SHIFT macro to BV_64 | ||
2017-08-08 | Small gaming layer update | ||
2017-08-08 | Added support for locking One Shot modifiers. | ||
2017-08-08 | Remove hex print code. | ||
2017-08-08 | Added NKRO to nyquist layout. | ||
2017-08-08 | Updated ergodox profile | ||
2017-08-08 | Updated nyquist gaming layout. | ||
2017-08-08 | Added initial key lock documentation. | ||
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 | Merge pull request #1558 from BalzGuenat/bananasplit | ||
Merged my Bananasplit port with Nic's. | |||
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 | Updated .gitignore to properly have the master changes | ||
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 | ||
2017-08-06 | Add "hhkb with arrows" macro | ||
2017-08-06 | Port hhkbanana | ||
2017-08-06 | Port true_banana as default | ||
2017-08-06 | Port main keyboard parts | ||
2017-08-06 | Merge pull request #1554 from qmk/docs | ||
Updates some remaining doc stuff | |||
2017-08-06 | Fixed a layout comment to match layout array | ||