Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * implements leader key for planck experimental * allows override of leader timeout * adds ability to use the leader key in seq * fixes leader keycode * adds chording prototype * fixes keycode detection * moves music mode to quantum.c * disables chording by default * updates process_action functions to return bool | ||||
* | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert | 2016-04-29 | 1 | -1/+4 |
| | | | | previously there were two backlight.c files (bad) | ||||
* | Add action-preprocessing hook to keyboard template | Damien Pollet | 2016-03-28 | 1 | -2/+3 |
| | |||||
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-03-22 | 1 | -3/+3 |
|\ | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h | ||||
| * | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -2/+2 |
| | | |||||
* | | Adding LED function pointers | IBNobody | 2016-03-15 | 1 | -0/+1 |
|/ | |||||
* | Remove extraneous comma | Noah Andrews | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | changes to the template | Jack Humbert | 2016-01-23 | 1 | -8/+4 |
| | |||||
* | new project script | Jack Humbert | 2015-10-27 | 1 | -0/+29 |