You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA
Dean Camera d83d87e1b8
Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7.
16 years ago
..
Common Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc macro has been corrected in recent avr-libc versions 16 years ago
DriverStubs Board Dataflash driver now allows for dataflash ICs which use different shifts for setting the current page/byte address (thanks to Kenneth Clubb). 16 years ago
Drivers Fixed incorrect ADC driver init register manipulation (thanks to Tobias). 16 years ago
MemoryAllocator Moved all source to the trunk directory. 16 years ago
Scheduler Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.). 16 years ago
BuildingLinkableLibraries.txt Moved all source to the trunk directory. 16 years ago
ChangeLog.txt Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2ms to maintain compatibility with Apple MacOS X. Fixed changelog comments on the size of the track buffers when compiling for the AT90USBXXX6/7. 16 years ago
CompileTimeTokens.txt Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONTROL_ONLY_DEVICE and expanded its function to also remove parts of the Get Status chapter 9 request, to further reduce code usage. 16 years ago
DirectorySummaries.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
Doxygen.conf Moved all source to the trunk directory. 16 years ago
GettingStarted.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
LUFAPoweredProjects.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
MainPage.txt Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo. 16 years ago
MigrationInformation.txt Add new page to the documentation listing existing LUFA powered projects, fix up some inaccuracies in the documentation. 16 years ago
SchedulerOverview.txt Moved all source to the trunk directory. 16 years ago
VIDAndPIDValues.txt AVRISP Programmer code is no longer in the LUFA mainline, remove it's PID allocation. 16 years ago
Version.h Moved all source to the trunk directory. 16 years ago
WritingBoardDrivers.txt Moved all source to the trunk directory. 16 years ago
makefile Moved all source to the trunk directory. 16 years ago