Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim firmware sizes from default rules.mk, part 3 (#8045) | ridingqwerty | 2020-01-30 | 1 | -6/+6 |
| | |||||
* | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | 2020-01-19 | 1 | -1/+1 |
| | |||||
* | Cleanup rules.mk for 32U4 keyboards, R-S (#7182) | fauxpark | 2019-10-28 | 1 | -49/+2 |
| | |||||
* | Remove unnecessary IS_COMMAND definitions from a couple of boards | Konstantin Đorđević | 2019-07-16 | 1 | -7/+0 |
| | |||||
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -1/+0 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -2/+1 |
| | |||||
* | Add a new keybord Scythe (#5873) | ENDO Katsuhiro | 2019-05-15 | 12 | -0/+769 |
* 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> |