Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Optimize matrix scanning (#343) | Eric Tang | 2016-05-23 | 1 | -8/+9 |
| | |||||
* | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 1 | -11/+42 |
| | | | | | | | | 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 | -1/+46 |
| | | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default) | ||||
* | changes to the template | Jack Humbert | 2016-01-23 | 1 | -4/+4 |
| | |||||
* | new project script | Jack Humbert | 2015-10-27 | 1 | -0/+81 |