Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use keyboard config for nkro (#7) | IBNobody | 2016-09-06 | 1 | -1/+3 |
| | | | | | | * removing nkro references - wip * changed NKRO to be defined by keymap_config | ||||
* | Makefile fixes and update of Visualizer | Fred Sundvik | 2016-07-07 | 1 | -0/+8 |
| | |||||
* | Enable serial_link support for ChibiOS | Fred Sundvik | 2016-07-06 | 1 | -2/+9 |
| | |||||
* | reverts #343 for the most part (#474) | Jack Humbert | 2016-07-04 | 1 | -45/+62 |
| | |||||
* | Move LED strip initialization (#397) | Eric Tang | 2016-06-12 | 1 | -0/+6 |
| | |||||
* | Clean up #343's code (#348) | Eric Tang | 2016-05-24 | 1 | -5/+3 |
| | |||||
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 1 | -78/+56 |
| | |||||
* | MAGIC functionality, AG swap in default layout | Jack Humbert | 2016-04-16 | 1 | -1/+7 |
| | |||||
* | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 1 | -1/+1 |
| | | | | | | | | Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h | ||||
* | Magic Key Overrides / Keyboard Lock / Forced NKRO | IBNobody | 2016-03-28 | 1 | -0/+6 |
| | | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default) | ||||
* | Add keyboard_setup() and matrix_setup() | tmk | 2015-05-19 | 1 | -0/+6 |
| | |||||
* | Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594' | tmk | 2015-04-28 | 1 | -0/+10 |
| | |||||
* | Improve anti-ghosting behavior for fast typing | Michael Tharp | 2015-04-23 | 1 | -2/+13 |
| | | | | | Keypresses would be forgotten if they began while ghosting, even if they were still pressed after ghosting ended. | ||||
* | Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' | tmk | 2015-04-10 | 1 | -0/+150 |