I hereby claim:
- I am wulfboy-95 on github.
- I am wulfboy_95 (https://keybase.io/wulfboy_95) on keybase.
- I have a public key ASCWB_8LS-UPJJGXhAk8_eXR3MAx8wrp5AD-6uQCPcjhSQo
To claim this, I am signing this object:
[ | |
{ | |
"name": "Shmup Keypad", | |
"author": "wulfboy_95", | |
"radii": "10px 10px 20px 20px", | |
"pcb": false | |
}, | |
[ | |
{ | |
"sm": "cherry", |
I hereby claim:
To claim this, I am signing this object:
# Copyright wulfboy_95 2021, All Rights Reserved. | |
# Copying and distribution of this file, with or without modification, | |
# are permitted in any medium without royalty provided the copyright | |
# notice and this notice are preserved. This file is offered as-is, | |
# without any warranty. | |
import board | |
import digitalio | |
import struct |
# Copyright wulfboy_95 2022, All Rights Reserved. | |
# Copying and distribution of this file, with or without modification, | |
# are permitted in any medium without royalty provided the copyright | |
# notice and this notice are preserved. This file is offered as-is, | |
# without any warranty. | |
import board | |
import keypad | |
import struct |