Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | 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, I-K (#7097) | fauxpark | 2019-10-21 | 1 | -49/+2 |
| | | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk | ||||
* | Remove unnecessary IS_COMMAND definitions from a couple of boards | Konstantin Đorđević | 2019-07-16 | 1 | -5/+0 |
| | |||||
* | Remove commented out MCUs in rules.mk (#5884) | fauxpark | 2019-07-16 | 1 | -2/+1 |
| | |||||
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Add new keyboard KagaMidget (#5755) | yynmt | 2019-05-02 | 9 | -0/+605 |
* Add KagaMidget keyboard * Update readme.md |