Commit Graph

104 Commits (4e3a96ff3e14f74eb8e895959868e3b6578af7fe)

Author SHA1 Message Date
QMK Bot a3db72df72 format code according to conventions [skip ci] 5 years ago
Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 5 years ago
Ryan 3f392c09b6 More Bluetooth refactoring (#9905) 5 years ago
Ryan 12333b7c5e Fix joystick compile issues (#9949) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 5 years ago
Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 5 years ago
Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 5 years ago
Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 5 years ago
Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 5 years ago
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
Ryan 400ca2d035
spi_master for AVR (#8299) 5 years ago
Ryan 95c5c11d0b
Miscellaneous cleanups (#8639) 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
Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 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
xyzz eb309be6f0
Improve VIRTSER performance (#7528) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 6 years ago
fauxpark 0d94730da0 Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671) 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
fauxpark 8dd0ff6c7a Remove keyboard description from Adafruit BLE device name 6 years ago
fauxpark ae79b60e6b Always read two bytes from the endpoint if we have two bytes to read 6 years ago
fauxpark 2c4109394f Fix Caps Lock LEDs once and for all (#4824) 6 years ago
fauxpark d6b7ca04f2 Only try to read the report ID from SetReport when the keyboard is part of the shared EP 7 years ago
James Laird-Wah 39bd760faf Use a single endpoint for HID reports (#3951) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491) 7 years ago
fredizzimo 53ff8a31b6 Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
Kenneth Aloysius 9303b42e69 Update personal layouts, free up matrix_scan_user for JJ40 (#2319) 7 years ago
Jack Humbert f5a9758cea
Adds serial number string to USB descriptors (#1996) 8 years ago
Benjamin Dengler ba4b3d9d72 Added BLE support for USB-USB converter. (#1824) 8 years ago
Wilba6582 85c3c5926c Force Raw HID interface number to 1 always (#1669) 8 years ago
Joe Wasson bdc0880ca5 Add compile error if too many endpoints are defined for the ATmega32U4. 8 years ago
Jack Humbert 4b37030ad0 update lufa implementation 8 years ago
Jack Humbert 39ece81979 delete old lufa 8 years ago
Priyadi Iman Nurcahyo f0fc2db4e2 Adafruit Feather BLE / BLE Friend mouse buttons support 8 years ago
yiancar fa1b92fbb1 Use variable to disable usb check at startup 8 years ago
Travis La Marr eedb767279 Add RN42 Bluetooth module support 8 years ago
Travis La Marr 71da013995 Add RN42 Bluetooth module support 8 years ago
Travis La Marr 43eee52cba Add BLE and EZKey module defines. 8 years ago
Travis La Marr b4ac0598fa Readd bluetooth output direction on standard key input. 8 years ago
Travis La Marr ddc036b69e Refactor Bluetooth Handling 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago