You cannot 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-fw/tmk_core/protocol
yiancar 73a3399d0e Add the ability to disable the USB startup check for Chibios
- Added support for NO_USB_STARTUP_CHECK. This allows the keyboard do function and not get stuck in a SUSPENDED state loop in case of no USB connection.
- Added support for WAIT_FOR_USB. In LUFA no keyboard has this flag enable therefor no keyboard waits for usb to be active.
- Added documentation for both configuration flags as they were missing.
7 years ago
..
arm_atsam Keyboard: Rename alt67 to alt (#3824) 7 years ago
bluefruit
chibios Add the ability to disable the USB startup check for Chibios 7 years ago
iwrap Fix pointing device feature 8 years ago
lufa Generate API docs from source code comments (#2491) 7 years ago
mbed
midi Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
pjrc
usb_hid Fixed dead links (#2451) 7 years ago
vusb Loop based vusb_transfer_keyboard 7 years ago
adb.c
adb.h
arm_atsam.mk Massdrop keyboard support (#3780) 7 years ago
bluefruit.mk
chibios.mk Add a custom USB driver for ARM (#2750) 7 years ago
ibm4704.c
ibm4704.h
iwrap.mk
lufa.mk Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
m0110.c
m0110.h
midi.mk Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
news.c
news.h
next_kbd.c
next_kbd.h
pjrc.mk Fix pointing device feature 8 years ago
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c Add option to reverse PS2 mouse axes and scrolling 8 years ago
ps2_mouse.h
ps2_usart.c
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_descriptor.c Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
usb_descriptor.h Tabs to spaces in usb_descriptor.h 7 years ago
usb_hid.mk
vusb.mk