summaryrefslogtreecommitdiffstats
path: root/keyboards/ymd75/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-22/+0
| | | | | This is the recommendation in the [PR Checklist](https://docs.qmk.fm/#/pr_checklist?id=keyboard-prs) and it will make working with them easier in the CLI/API/etc.
* [Keyboard] add support for ymd75 rev3 (#10483)Jakob2020-10-041-1/+4
| | | | | | | | | | | | | | | | | * add support for ymd75 rev3 * Update keyboards/ymd75/rev3/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ymd75/rev3/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * remove DESCRIPTION * only apply offset for rev3 Co-authored-by: Ryan <fauxpark@gmail.com>
* Add support for YMD75 rev 2 (#8853)Jared Hendry2020-04-201-5/+5
|
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-74/+10
| | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* Added YMD75 support (#2968)WarmCat2018-05-141-0/+83
* Adding ymd75 files * Added YMD75 support, inc layout json * Added YMD75 support