László Monda
|
712b87182a
|
Double timer interval that wasn't right for an unknown reason. Adjust mouse kinetic values accordingly. Reprioritize interrupts to make mouse pointer movement as smooth as possible.
|
2017-11-28 18:52:39 +01:00 |
|
László Monda
|
debe0240dc
|
Fix #ifdef macro names to be in sync with header filenames.
|
2017-05-23 03:08:31 +02:00 |
|
László Monda
|
15388640c8
|
Better organize and name HID macros.
|
2017-03-07 22:11:18 +01:00 |
|
László Monda
|
264c5b671b
|
Refactor the system keyboard report descriptor using LUFA macros.
|
2017-03-07 21:50:00 +01:00 |
|
László Monda
|
36cca6c287
|
Refactor media keyboard report descriptor using LUFA macros.
|
2017-03-07 19:11:26 +01:00 |
|
László Monda
|
c7f101b67f
|
Extract USB_*_INTERFACE_COUNT macros to usb_interface_*.h files and make usb_device_config.h use them along with USB_*_ENDPOINT_COUNT macros.
|
2017-03-05 23:45:41 +01:00 |
|
László Monda
|
c887b5e309
|
Add another HID interface using the consumer HID class for media keys. Resolves #32.
|
2017-03-03 20:21:05 +01:00 |
|
László Monda
|
f4f7fd72d9
|
Move the lufa directory one level upwards.
|
2016-10-04 17:29:06 +02:00 |
|
László Monda
|
db8f1ff691
|
Rename include/usb to ksdk_usb.
|
2016-10-04 17:12:34 +02:00 |
|
László Monda
|
11401a6448
|
Make less use of linked files and folders for better long-term maintainability by moving the source files under the newly created src directory and only linking that directory to the workspace.
|
2016-09-26 08:45:59 +02:00 |
|