This website requires JavaScript.
Explore
Help
Sign In
z80
/
keyboard.old
Archived
Watch
1
Star
0
Fork
0
You've already forked keyboard.old
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
6
Commits
1
Branch
0
Tags
32
KiB
C
66.4%
Python
26.2%
Makefile
7.4%
befc326c7f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Dreaded_X
befc326c7f
Instead of delay, wait for keyboard to respond
2021-01-18 17:25:40 +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
Instead of delay, wait for keyboard to respond
2021-01-18 17:25:40 +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