This website requires JavaScript.
Explore
Help
Sign In
maksimgrs98
/
rp2040-keypad
Watch
1
Star
0
Fork
0
You've already forked rp2040-keypad
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Keypad with "lekker" switches from Wooting, based on RP2040 microcontroller
8
Commits
1
Branch
2
Tags
43
KiB
C++
100%
a686daaa44
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
Maksym
a686daaa44
modified: .gitignore
2024-12-08 19:11:36 +01:00
.vscode
Added threshold for activation point of buttons
2024-09-05 03:17:57 +02:00
include
Initial commit
2024-08-10 16:30:06 +02:00
lib
Initial commit
2024-08-10 16:30:06 +02:00
src
added limit to maximum value of button
2024-12-08 19:10:39 +01:00
test
Initial commit
2024-08-10 16:30:06 +02:00
.gitignore
modified: .gitignore
2024-12-08 19:11:36 +01:00
platformio.ini
added limit to maximum value of button
2024-12-08 19:10:39 +01:00