Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-28 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7 | Jack Humbert | |
2016-11-26 | remove define checks. didn't work because of include ordering. | Priyadi Iman Nurcahyo | |
2016-11-26 | add macro error when a required define is missing | Priyadi Iman Nurcahyo | |
2016-11-26 | Fix unterminated ifndef | Priyadi Iman Nurcahyo | |
2016-11-26 | PS2 pins configuration belongs to each keyboards config.h | Priyadi Iman Nurcahyo | |
Each keyboard might have different pin configuration. And keeping this here will trigger redefinition warning on keyboards that have PS2 defines. | |||
2016-11-25 | Removed comment | ofples | |
2016-11-25 | Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary ↵ | ofples | |
one at the end of the file | |||
2016-11-21 | cleaning up midid | Jack Humbert | |
2016-08-25 | Added pin support for A0-A7 | IBNobody | |
Vision Division - It works! | |||
2016-08-21 | Nightly | IBNobody | |
Only major change to qmk was the addition of A0-A7 pins for the AT90USB | |||
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-23 | Optimize matrix scanning (#343) | Eric Tang | |
2015-10-26 | added ergodox | Jack Humbert | |