Skip to content
Permalink
master
Switch branches/tags

Commits on Oct 5, 2019

Commits on Sep 15, 2019

  1. Merge pull request #5 from wolfeidau/refactor_controller

    fix(joysticks) Fixes for joysticks
    wolfeidau committed Sep 15, 2019
  2. fix(joysticks) Fixes for joysticks

    * Reversed values for y axis
    * Updated pins for joystick axis
    wolfeidau committed Sep 15, 2019

Commits on Aug 18, 2019

  1. Merge pull request #2 from wolfeidau/feat_joypad_remodel

    refactor(buttons) Added new buttons to the controller
    wolfeidau committed Aug 18, 2019
  2. refactor(buttons) Added new buttons to the controller

    * Removed LED flashing due to conflict with GPIO5
    * Wired in 10 input buttons
    * Changed joystick pins
    * Adjusted HID code
    * Added release drafter config
    wolfeidau committed Aug 18, 2019

Commits on Jun 17, 2019

  1. Merge pull request #1 from wolfeidau/feat_second_joystick

    feat(joystick) Added another x/y in js0
    wolfeidau committed Jun 17, 2019

Commits on May 28, 2019

  1. fix(encoding) Adjust encoding of x/y to fix compatibility issues

    * Changed to gamepad
    wolfeidau committed May 28, 2019

Commits on May 19, 2019