Update README for Atmega2560 ASCII interface

This commit is contained in:
Dave 2020-04-16 17:14:31 -05:00
parent ac0d43b97e
commit 5c1f5c0297

View File

@ -13,6 +13,7 @@ output, supporting keyboards of up to 16 rows X 8 columns. This design uses the
- Can decode arbitrary keyboards up 16 rows by 8 columns.
- Supports up to 3 keyboard LEDs
- Supports up to 3 "special" host outputs, such as RESET, SCREEN_CLEAR, BREAK, etc.
- Socket for custom connector
## Differences from ATMega328P version
- Backward compatible with the ATMega328P version, with following enhancements: