Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Relocate platform specific drivers (#13894) | Joel Challis | |
* Relocate platform specific drivers * Move stm eeprom * Tidy up slightly | |||
2020-12-26 | Change include guards in tmk_core/ and drivers/ to pragma once (#11240) | Ryan | |
2019-08-30 | clang-format changes | skullY | |
2018-07-15 | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron | |
* 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. |