Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-07 | fixes quantum template (actually) | Jack Humbert | |
2016-07-07 | corrects quantum template | Jack Humbert | |
2016-06-23 | Backlight abstraction and other changes (#439) | Jack Humbert | |
* 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 | |||
2016-05-15 | Leader key implementation (#326) | Erez Zukerman | |
* 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 | |||
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert | |
previously there were two backlight.c files (bad) | |||
2016-03-28 | Add action-preprocessing hook to keyboard template | Damien Pollet | |
2016-03-22 | Fixed extra semicolons. | IBNobody | |
Fixed extra semicolons. | |||
2016-03-22 | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | |
# Conflicts: # quantum/template/template.c # quantum/template/template.h | |||
2016-03-15 | Adding LED function pointers | IBNobody | |
2016-03-10 | Addressed void* return warning in all keymaps | yoyoerx | |
2015-10-27 | new project script | Jack Humbert | |