Code for ATmega328P that handles keyboard input
This repository has been archived on 2021-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-01-18 17:58:30 +01:00
include Instead of delay, wait for keyboard to respond 2021-01-18 17:25:40 +01:00
libs Changed some pins and added I2C support 2021-01-07 03:44:13 +01:00
src Rewrote send and receive routines using coroutines 2021-01-18 17:58:30 +01:00
.gitignore Removed cache files 2021-01-15 03:24:01 +01:00
.gitmodules Changed some pins and added I2C support 2021-01-07 03:44:13 +01:00
blink.bin Changed some pins and added I2C support 2021-01-07 03:44:13 +01:00
generate_scancode.py Initial commit 2020-12-30 03:22:45 +01:00
Makefile Changed some pins and added I2C support 2021-01-07 03:44:13 +01:00