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 16:27:32 +01:00
include Clear FIFO after keyboard is initialized 2021-01-18 16:27:32 +01:00
libs Changed some pins and added I2C support 2021-01-07 03:44:13 +01:00
src Clear FIFO after keyboard is initialized 2021-01-18 16:27:32 +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