Skip to content

Releases: techpaul/PS2KeyAdvanced

Improve Readme Porting and Add ESP32

Choose a tag to compare

@techpaul techpaul released this 17 Jul 18:55

Improve Documentation

  • extra/Porting.md
  • Readme.md

Add ESP32 support using details supplied by users dharmik768 and n6il

Add STM32 Architecture

Choose a tag to compare

@techpaul techpaul released this 01 Nov 20:26

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

Pre-release

Choose a tag to compare

@techpaul techpaul released this 04 Dec 16:55

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

Choose a tag to compare

@techpaul techpaul released this 02 Mar 12:08

Add SAMD1 architecture

Simplify examples

Other tidy ups and additional multi-platform support

Improve Library Manager support and conditionals for future platforms

Choose a tag to compare

@techpaul techpaul released this 23 Jan 17:17

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

Choose a tag to compare

@techpaul techpaul released this 19 Aug 23:45
334934d

Remove redundant buffer safety checks in available() method

Improved keywords File

Choose a tag to compare

@techpaul techpaul released this 23 Jul 13:52
c59b84d

Minor merge but improved Keywords file