Copy of https://github.com/qmk/qmk_firmware Modified for our keyboard.
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.
 
 
 
 
 
 
Go to file
Dean Camera 526e398986
Fixed inability to enumerate any devices while in host mode (broken in a previous commit).
16 years ago
Bootloaders Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 16 years ago
Demos Change device demos to cache the board button values in the same manner as the board joystick to maintain consistency. 16 years ago
LUFA Fixed inability to enumerate any devices while in host mode (broken in a previous commit). 16 years ago
Projects Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems with faulty devices which do not respect the given wLength value when reading in the device descriptor. 16 years ago
LUFA.pnproj Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
makefile Moved all source to the trunk directory. 16 years ago