aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/pearl/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-35/+8
| | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* [Keyboard] Pearl Refactors (#5907)MechMerlin2019-05-191-0/+47
* use pragma once * remove custom matrix * remove custom i2c code in favor of QMK's i2c_master * rename to all lower case readme * update readme * turn off bootmagic as it doesn't work anyway * Update keyboards/pearl/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>