floookay
d846660e00
fixed typo for clear lcd screen function in hd44780 docs ( #9086 )
...
* fixed typo for clear lcd screen function
brought to attention by #9085
* fixed typo for clear lcd screen function (ja docs)
2020-05-13 19:06:41 +01:00
James Young
7b11dcce10
Docs: fix links in feature_hd44780.md ( #9053 )
...
The referenced site was moved.
2020-05-09 22:47:11 +01:00
Amber Holly
b23f6011c3
Remove build option firmware size impacts ( #6947 )
...
* Update rules.mk template to remove build option size impacts
* Add rules.mk cleaning script
* Update all rules.mk files to remove build option firmware size impact messages
* Remove references to feature filesize in documentation
* Revert "Update all rules.mk files to remove build option firmware size impact messages"
This reverts commit 7cfe70976b
.
* Fix regex in cleanup script and exclude keymaps/ directories
* Update quantum/template/avr/rules.mk
Fixed missing tabs/spaces.
Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-10-18 18:14:49 -07:00
Erdem Efe Erol
d0ef139749
[Docs] Typo fix for feature_hd44780.md ( #6917 )
...
* Typo fix
Fixed a typo.
* Update feature_hd44780.md
* Update feature_hd44780.md
2019-10-06 16:39:23 -07:00
Max Audron
bbea9dadbc
Integrating Peter Fleury's HD44780 LCD library ( #3209 )
...
* integrated Peter Fleury's LCD library for HD44780 LCDs
* fixed typo
* cleanup finished
* add documentation
* added HD44780 documentation
* removed keyboard from .gitmodules
* resolved merge conflict
* removed edit of kira75s rules.mk made by merge
* moved hd44780 to drivers/avr
* Added licence info to hd44780 files
* Added link to hd44780 docs.
2018-07-15 13:31:45 -04:00