Skip to content

Commit

Permalink
Update lab68.py (#833)
Browse files Browse the repository at this point in the history
make this old file work with newer versions of kmk which do not use the digitalio scanner by default.

Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
  • Loading branch information
crbn13 and xs5871 authored Aug 4, 2023
1 parent afda6bb commit 59bf410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_keymaps/dzervas/lab68.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def __init__(self):
rows=self.row_pins,
diode_orientation=self.diode_orientation,
pull=digitalio.Pull.DOWN,

# rollover_cols_every_rows=None, # optional
)

Expand Down

0 comments on commit 59bf410

Please sign in to comment.