aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kagamidget
Commit message (Collapse)AuthorAgeFilesLines
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-6/+6
|
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-191-1/+1
|
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-211-49/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* Remove unnecessary IS_COMMAND definitions from a couple of boardsKonstantin Đorđević2019-07-161-5/+0
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Add new keyboard KagaMidget (#5755)yynmt2019-05-029-0/+605
* Add KagaMidget keyboard * Update readme.md