Skip to content

Releases: techpaul/PS2KeyAdvanced

Improve Readme Porting and Add ESP32

17 Jul 18:55
Compare
Choose a tag to compare

Improve Documentation

  • extra/Porting.md
  • Readme.md

Add ESP32 support using details supplied by users dharmik768 and n6il

Add STM32 Architecture

01 Nov 20:26
Compare
Choose a tag to compare

Add support for STM32 from user Hiabuto-de
Tested on STM32Duino-Framework and Platform IO on STM32F103C8T6 and an IBM Model M

Correction to multimedia STOP key

04 Dec 16:55
Compare
Choose a tag to compare
Pre-release

Typo in Multimedia STOP key was 0x38 (three eight) changed to 0x3B (three letter B)

All files reference version as V1.05

Add SAMD1 architecture

02 Mar 12:08
Compare
Choose a tag to compare

Add SAMD1 architecture

Simplify examples

Other tidy ups and additional multi-platform support

Improve Library Manager support and conditionals for future platforms

23 Jan 17:17
Compare
Choose a tag to compare

Latest Arduino Library Manager support for depends and includes
Simplify examples
Change conditionals for future platform support
Fix after keyboardReset internal tracking variables

Reduce redundant Safety code

19 Aug 23:45
334934d
Compare
Choose a tag to compare

Remove redundant buffer safety checks in available() method

Improved keywords File

23 Jul 13:52
c59b84d
Compare
Choose a tag to compare

Minor merge but improved Keywords file