Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes quantum template (actually) | Jack Humbert | 2016-07-07 | 1 | -1/+1 |
| | |||||
* | corrects quantum template | Jack Humbert | 2016-07-07 | 1 | -1/+1 |
| | |||||
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -83/+1 |
| | | | | | | | | | | | | | | | | | | | | * redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme | ||||
* | Leader key implementation (#326) | Erez Zukerman | 2016-05-15 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | * 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 | -0/+61 |
| | | | | previously there were two backlight.c files (bad) | ||||
* | Add action-preprocessing hook to keyboard template | Damien Pollet | 2016-03-28 | 1 | -4/+16 |
| | |||||
* | Fixed extra semicolons. | IBNobody | 2016-03-22 | 1 | -8/+5 |
| | | | | Fixed extra semicolons. | ||||
* | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-03-22 | 1 | -18/+9 |
|\ | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h | ||||
| * | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 1 | -16/+10 |
| | | |||||
* | | Adding LED function pointers | IBNobody | 2016-03-15 | 1 | -5/+24 |
|/ | |||||
* | new project script | Jack Humbert | 2015-10-27 | 1 | -0/+29 |