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_firmware/tmk_core/protocol
Travis La Marr d48a4cf1eb Fix OS X Recognizing keyboard as Mouse/Tablet
Modified the LUFA USB HID Descriptor to change the logical/usage
minimums for System Control from 0x01 (Mouse) to 0x81 (System Power
Down), this fixes OS X recognizing the Planck as having a mouse and
tablet, even with mousekeys off.
9 years ago
..
bluefruit merging tmk 9 years ago
chibios Add suspend support to the ChibiOS visualizer 9 years ago
iwrap Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
lufa Fix OS X Recognizing keyboard as Mouse/Tablet 9 years ago
mbed
midi Cleans up quantum/keymap situation, removes extra lufa folders (#416) 9 years ago
pjrc Add keyboard_setup() and matrix_setup() 10 years ago
usb_hid Backlight abstraction and other changes (#439) 9 years ago
vusb Backlight abstraction and other changes (#439) 9 years ago
adb.c
adb.h
bluefruit.mk
chibios.mk Add ChibiOS support for QMK (#465) 9 years ago
ibm4704.c ibm4704_usb: Fix protocol handling 10 years ago
ibm4704.h
iwrap.mk
lufa.mk Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 9 years ago
m0110.c
m0110.h
midi.mk Cleans up quantum/keymap situation, removes extra lufa folders (#416) 9 years ago
news.c
news.h
next_kbd.c next_usb: Fix next_kbd_set_leds() 9 years ago
next_kbd.h
pjrc.mk
ps2.h
ps2_busywait.c
ps2_interrupt.c
ps2_io.h
ps2_io_avr.c
ps2_io_mbed.c
ps2_mouse.c
ps2_mouse.h
ps2_usart.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
serial.h
serial_mouse.h
serial_mouse_microsoft.c
serial_mouse_mousesystems.c
serial_soft.c
serial_uart.c
usb_hid.mk Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 10 years ago
vusb.mk