summaryrefslogtreecommitdiff
path: root/tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2021-01-15 18:34:12 +1100
committerfauxpark <fauxpark@gmail.com>2021-01-15 18:34:12 +1100
commitca7da3866d8a7a80e5c932ebac40fe0061d00c7f (patch)
tree5686046b1f73ed22253fc74bd4851c77e638a615 /tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h
parentab375d3d075c105f09a1ddd0e155f178225518bc (diff)
parent8cf5f72aadc7f287b2716a174730a4b2cc26c900 (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h')
-rw-r--r--tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h b/tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h
index 65339bffec..09de475469 100644
--- a/tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h
+++ b/tmk_core/protocol/arm_atsam/usb/udi_device_epsize.h
@@ -21,7 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define KEYBOARD_EPSIZE 8
#define MOUSE_EPSIZE 8
#define EXTRAKEY_EPSIZE 8
-#define RAW_EPSIZE 64
+#define RAW_EPSIZE 32
#define CONSOLE_EPSIZE 32
#define NKRO_EPSIZE 32
#define MIDI_STREAM_EPSIZE 64