Commit Graph

267 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Takuya Urakawa 89a675d57c
add hid_raw feature to VUSB (#8380) 5 years ago
Ryan 14079ce698
V-USB: Use structs for USB descriptors (#8572) 5 years ago
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 5 years ago
Ryan 4d76d85d7b
V-USB: Use manufacturer and product strings from config.h (#7797) 5 years ago
QMK Bot 9fbf17b90e format code according to conventions [skip ci] 5 years ago
foxx1337 96bfce7000
Add RawHID support to ATSAM (Massdrop boards) (#8530) 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
QMK Bot c89012566c format code according to conventions [skip ci] 5 years ago
Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 5 years ago
yiancar eb9c2429c6
Update main.c (#8198) 5 years ago
QMK Bot 7740470a94 format code according to conventions [skip ci] 5 years ago
fauxpark eaf32621aa
Align VUSB HID descriptors with LUFA/ChibiOS (#7675) 5 years ago
fauxpark 174a15d07d Remove PJRC USB stack 5 years ago
Drashna Jaelre 0010d0c45e
Add Midi Endpoint task to ChibiOS main (#8071) 5 years ago
QMK Bot fa9c74c6a2 format code according to conventions [skip ci] 5 years ago
fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 5 years ago
QMK Bot 4888a118c3 format code according to conventions [skip ci] 5 years ago
fauxpark e036b94a21
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651) 5 years ago
xyzz eb309be6f0
Improve VIRTSER performance (#7528) 5 years ago
QMK Bot 09370a95db format code according to conventions [skip ci] 5 years ago
George Harris e9ffc53476 Fix unaligned access with LTO (#7801) 5 years ago
QMK Bot dee1d68dde format code according to conventions [skip ci] 5 years ago
fauxpark 123ae73efc Fix lock LEDs for ChibiOS when using shared endpoints (#7877) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
xyzz 83be1aed76 chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784) 5 years ago
Joel Challis ff5742da9f Fix KEYBOARD_SHARED_EP on ChibiOS (#7860) 5 years ago
Drashna Jaelre 1f26101f0e
remove SERIAL_SOFT_DEBUG macro (#7625) 5 years ago
Joel Challis 80c2e26741
Fix ChibiOS USB config for chips which support OTGv1 (#7564) 5 years ago
Joel Challis 071eb2478f Remove mbed files (#7605) 6 years ago
fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 6 years ago
fauxpark 730a736ef0
Set proper ASCII character for KC_NUHS in iWRAP code (#7434) 6 years ago
Joel Challis f0f161e572
Remove vusb 'reset to bootloader' hid message due to security implications (#7456) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336) 6 years ago
Joel Challis 1d4287cb95 Fix chibios when mouse and nkro disabled (#7312) 6 years ago
Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 6 years ago
fauxpark 1244d0e266 Un-clang-format usb_descriptor.h (#7216) 6 years ago
Christopher 0a9a69394e Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258) 6 years ago
Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 6 years ago
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
fauxpark 4335b97a07 Reorder Raw HID interface to match what the USB spec expects (#6801) 6 years ago
fauxpark 0d94730da0 Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671) 6 years ago
fauxpark 7ffed07310 Make USB polling rate configurable with a define (#6668) 6 years ago
bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre cf4575b94a Fix the LUFA lib to use a submodule instead of just files (#6245) 6 years ago
skullY 7ff57644e1 Fix vusb compiling after clang-format 6 years ago