Commit Graph

59 Commits (8b4d28f6fb94b566c21c412588b0cd7b04fb65d4)

Author SHA1 Message Date
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
Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 6 years ago
skullY b624f32f94 clang-format changes 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
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
Gabriel Young dd8f8e6bae implement modulation 8 years ago
Gabriel Young e405ab4bc6 initial implementation of polyphony using variable length array of notes on 8 years ago
Priyadi Iman Nurcahyo d8a9c63c26 Implement runtime selectable output (USB or BT) 8 years ago
Fred Sundvik dd685eceb2 API Sysex fixes 8 years ago
Wilba6582 a305da2bc9 Fixes issue #900 9 years ago
Wez Furlong 044fa3ff85 Connect the adafruit ble code to the lufa main loop 9 years ago
Wilba6582 fe001d46fd Initial version of Raw HID interface 9 years ago
Jack Humbert 7edac212c8 separated into api files/folder 9 years ago
Jack Humbert f25596b8dc rgblight fixes 9 years ago
Jack Humbert cefa8468fb travis pls 9 years ago
Jack Humbert 2e23689b8e converted to new format 9 years ago
Jack Humbert 3d7aaa31e4 converted to 8bit messages 9 years ago
Jack Humbert 6390033e86 cleaning up midid 9 years ago
Jack Humbert 664c0a036b cleaning up new code 9 years ago
Jack Humbert c1037b1dc0 working with helper, qmk_helper_windows@05b0105 9 years ago
Jack Humbert b57cf3c0c8 more structure to the package 9 years ago
Jack Humbert 161bd5596b midi back and forth 9 years ago
Jack Humbert 3774a7fcda rgb light through midi 9 years ago
Jack Humbert 530dd3377e animations, midi, etc 9 years ago
Jack Humbert e9f7487518 mostly working 9 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7) 9 years ago
Jason Green 7009112752 move to ergodox-ez only 9 years ago
Jason Green 80d10bef07 Added USB Virtual Serial support 9 years ago
Jack Humbert d9e4dad0a8 Makefile redo & other features (#395) 9 years ago
Jack Humbert 897f5b2f9d updates midi in play_note to better octave 9 years ago
Jack Humbert fde477a927 updates midi functionality (#331) 9 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled 9 years ago