Skip to content

Remove gamepad, utilise keypad. #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 19, 2021
Merged

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Jul 16, 2021

Tested CircuitPython build sizes with this frozen in and it built with enough space left.

@kattni kattni requested a review from a team July 16, 2021 20:26
@kattni
Copy link
Contributor Author

kattni commented Jul 16, 2021

Fixes adafruit/circuitpython#5009

kattni and others added 2 commits July 16, 2021 16:31
This resolves a doc building problem where the `key_count` property
of the Keys object needed to be used.
@kattni
Copy link
Contributor Author

kattni commented Jul 19, 2021

This is a different way than we've handled Sphinx before, but it works, and may be needed in the future. I'm ok with merging this and if we need to change it later, doing so. Thanks @jepler!

@kattni kattni merged commit 68b7e58 into adafruit:main Jul 19, 2021
@nezra
Copy link

nezra commented Jul 20, 2021

@kattni Fyi. As this is dependent on keypad, which is disabled (see issue #4904 for the circuit python builds), the latest build will error out with keypad missing.

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 20, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground to 4.4.0 from 4.3.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_CircuitPlayground#106 from kattni/keypad-gamepad
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_DotStar to 2.1.0 from 2.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_DotStar#56 from kattni/pixelbuf-update
  > Moved default branch to main
  > Moved CI to Python 3.7

Updating https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel to 6.2.0 from 6.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_NeoPixel#115 from kattni/pixelbuf-update
  > Moved default branch to main
  > Moved CI to Python 3.7

Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM9x to 2.2.0 from 2.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM9x#63 from jerryneedell/jerryn_crc
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_MagTag to 2.1.1 from 2.1.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_MagTag#63 from makermelissa/main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants