Daniel Morgan
e8c73d86aa
revert ps5 change, not sure why this happened!
2024-01-16 16:26:32 +01:00
Daniel Morgan
f81d4a39f5
changes to support seeed xiao esp32s3
2024-01-16 16:24:27 +01:00
Daniel Morgan
5ad684867f
support for xiao seed esp32s3 and simply extending the ARDUINO_NRF52840_FEATHER support to also support the _SENSE version
2024-01-16 16:20:33 +01:00
Daniel Morgan
10272a9250
changes for feather sense
2024-01-12 18:16:40 +01:00
Kristian Sloth Lauszus
59cc3d287d
Merge pull request #756 from einspunktnull/einspunktnull-patch-1
...
Replace wrong trigger EffectType
2022-12-15 21:36:15 +11:00
Albrecht Nitsche
5e2a41dee5
Replace wrong trigger EffectType
2022-12-12 01:45:38 +01:00
Kristian Sloth Lauszus
39ab2a6944
Release version 1.6.2
2022-06-09 09:10:48 +02:00
Kristian Sloth Lauszus
1866654d62
Merge pull request #722 from gabryelreyes/master
...
Removed trailing comma in library.json
2022-06-09 09:02:51 +02:00
Gabryel Reyes
6991e164ca
Removed trailing comma
...
Fixes Library Manager warning:
Library Manager: Could not parse manifest -> Expecting property name enclosed in double quotes: line 10 column 5 (char 332)
2022-06-03 19:30:23 +02:00
Kristian Sloth Lauszus
c8f056dbe4
Merge pull request #712 from niklasbautz/patch-1
...
Update settings.h
2022-05-06 01:53:16 +02:00
niklasbautz
fff7f09a45
Update settings.h
...
Without this line it won't compile for stm32 under PlatformIO
2022-05-05 13:36:56 +02:00
Kristian Sloth Lauszus
e14b8477f7
Merge pull request #708 from felis/mightycore
...
Add support for MightyCore
2022-04-25 10:45:12 +02:00
Kristian Sloth Lauszus
41a4705400
Skip the Wii and PS3SPP examples on ATmega32
2022-04-24 14:26:14 +02:00
Kristian Sloth Lauszus
6ab44fafd7
Merge pull request #705 from YuuichiAkagawa/pr_usbh_midi_100
...
Update MIDI driver v1.0.0
2022-04-24 00:50:32 +02:00
Yuuichi Akagawa
3aca1f36f5
Update MIDI driver v1.0.0
2022-04-21 21:53:19 +09:00
Renee Harke
786b7daae2
Add ATmega32 (using MightyCore) to CI
2022-02-06 17:46:12 -05:00
Renee Harke
e2a08b3f3b
Reorder to avoid conflict with Sanguino pinout
2022-02-06 10:50:33 -05:00
Renee Harke
fbb6abf629
Add support for MightyCore
2022-02-05 21:02:22 -05:00
Kristian Sloth Lauszus
9184254b87
Merge pull request #689 from YuuichiAkagawa/pr_usbh_midi_fix#688
...
Fix for non-zero CN issue(#688 )
2022-01-07 10:37:08 +01:00
Yuuichi Akagawa
05fc8f263e
Fix for non-zero CN issue
2022-01-06 23:02:23 +09:00
Kristian Sloth Lauszus
d1f82b4fb4
Release version 1.6.1
2021-12-19 22:23:13 +01:00
Kristian Sloth Lauszus
0b2dc021a2
Merge pull request #682 from felis/fix_sequence_counter
...
Fix the sequence counter in the PS5BT output report
2021-12-19 22:06:29 +01:00
Kristian Sloth Lauszus
a93b330341
Fix the sequence counter in the PS5BT output report
...
The sequence counter was from 0x0 to 0xE instead of from 0x0 to 0xF
2021-12-19 21:22:00 +01:00
Kristian Sloth Lauszus
651d7b094c
Merge pull request #681 from felis/parse_extended_result
...
Parse Extended Inquiry Result events and fix parsing class of device …
2021-12-19 21:18:50 +01:00
Kristian Sloth Lauszus
6c1832bd3a
Parse Extended Inquiry Result events and fix parsing class of device when more than one response was returned in a Inquiry Result event
2021-12-19 20:41:31 +01:00
Kristian Sloth Lauszus
e33c3fadb8
Updated Oleg's email
2021-12-02 16:19:51 +01:00
Kristian Sloth Lauszus
efe8374fd9
Merge pull request #666 from JakobGrootens/master
...
Restore support for Nintendo RVL-CNT-01 (old wiimote revisions).
2021-10-20 13:45:38 +02:00
Jakob Grootens
fe14a37ded
Remove unintended change/typo left in first commit.
2021-10-08 11:18:16 -05:00
Jakob Grootens
3f35c6c02a
Restore support for Nintendo RVL-CNT-01 (old wiimotes revisoins).
2021-10-08 10:41:48 -05:00
Kristian Sloth Lauszus
b56e8b76a1
Merge pull request #650 from dmadison/xbox-trigger-enums
...
Add Xbox Trigger Enums
2021-07-15 13:24:38 +03:00
Kristian Sloth Lauszus
395fca4aac
Merge pull request #647 from tmk/upstream_fix_hidboot_buff
...
hidboot: Fix buffer size and check maxPacketSize #646
2021-07-15 13:23:39 +03:00
Kristian Sloth Lauszus
d66ed7fbeb
Ignore more false warnings in the ESP8266 core
2021-07-15 11:36:43 +02:00
Kristian Sloth Lauszus
9293a2b0b8
Ignore more warnings caused by strcpy in the ESP8266 core
2021-07-15 11:30:41 +02:00
Kristian Sloth Lauszus
a510901c7a
Ignore warning caused by strcpy in the ESP8266 core
2021-07-15 11:24:10 +02:00
Kristian Sloth Lauszus
91c2d239a2
Merge pull request #651 from dmadison/xbox-one-share
...
Xbox One USB Share Button
2021-07-15 12:22:55 +03:00
David Madison
8e78fc202e
Change Xbox LT/LB/RT/RB rumble ref in example
...
Missed this one in 135608c
.
2021-07-05 04:26:13 -04:00
David Madison
db31a4d125
Add Xbox bumper and trigger enums to keywords
2021-07-05 04:22:44 -04:00
David Madison
f98a746c3d
Change Xbox One SHARE support to use bools
...
This saves a handful of bytes because we're not using the larger bitfields, and it simplifies the edge case code in the 'get' functions.
2021-07-01 06:36:35 -04:00
David Madison
0b3d269f17
Add 'ONE' to Xbox One example startup string
...
Making this distinct from the "XBOXUSB" example which has the same string.
2021-07-01 06:07:04 -04:00
David Madison
f0e37202e1
Add SHARE button support to Xbox One wired
2021-07-01 06:03:57 -04:00
David Madison
135608c0ce
Change Xbox LT/LB/RT/RB references in examples
2021-07-01 05:21:06 -04:00
David Madison
680ddcfc9d
XboxOld: Add Logitech Cordless Precision support
2021-07-01 05:21:06 -04:00
David Madison
ac7c1acd9f
XboxOld: Use VID and PID function check in init
...
Avoiding duplicating the VID/PID check logic in multiple places
2021-07-01 05:21:06 -04:00
David Madison
99e01d3a98
Transform Xbox old trigger enums
...
This is required to get the "correct" output from the trigger and bumper enums, which for legacy reasons do not match up with the L1/L2 keys indices.
2021-07-01 05:20:55 -04:00
David Madison
6e63210c2a
Add Xbox trigger enum options
...
Bumper and trigger in place of 1/2, as used on the Playstation controllers.
2021-07-01 04:50:43 -04:00
Jun Wako
d3e306f5f9
Fix buffer size and check maxPacketSize #646
2021-06-26 20:44:23 +09:00
Kristian Sloth Lauszus
b6511306f1
Merge pull request #636 from felis/xbox_pid
...
Added another PID for the Xbox 360 wireless receiver
2021-05-14 22:19:26 +02:00
Kristian Sloth Lauszus
a2df807ad4
Added another PID for the Xbox 360 wireless receiver
2021-05-14 21:33:38 +02:00
Kristian Sloth Lauszus
fd7a51cca4
Release version 1.6.0
2021-05-09 22:59:42 +02:00
Kristian Sloth Lauszus
2fa4976e06
Merge pull request #632 from felis/switch_pro
...
Added support for the Switch Pro controller
2021-05-09 22:37:16 +02:00