Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-30 | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | |
2020-01-19 | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | |
2019-10-28 | Cleanup rules.mk for 32U4 keyboards, R-S (#7182) | fauxpark | |
2019-07-16 | Remove unnecessary IS_COMMAND definitions from a couple of boards | Konstantin Đorđević | |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark | |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2019-05-15 | Add a new keybord Scythe (#5873) | ENDO Katsuhiro | |
* Add a new keyboard Scythe. * Update info.json. * Use pragma once. * Comment out IS_COMMAND macro. * Remove DISABLE_JTAG definition. * Remove unnecessary backslashes. * Change layer defines to enum. * Remove dead code. * Fix typo(RGBLIGHT_SPLIT). * Change BOOTMAGIC_ENABLE to "lite". * Remove unnecessary keys. Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Fix width. Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Fix hight. Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> |