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 c7aceb2c7f
Serial driver now correctly calculates the baud register value when in double speed mode.
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 Fix build errors in Joystick device demo and library LEDs driver (on *nix systems). 16 years ago
LUFA Serial driver now correctly calculates the baud register value when in double speed mode. 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