Commit Graph

256 Commits (d46b8ef67c91f1794c35a1a91ff9fc7dcba6b009)

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
yiancar 47f8947bf5 Update vusb to match 3rd endpoint. (#9020) 5 years ago
Ryan 12333b7c5e Fix joystick compile issues (#9949) 5 years ago
a-chol d4be07dad3 Hid joystick interface (#4226) 5 years ago
Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 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 69e0ad1b2c Additional cleanups for V-USB code (#9310) 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
Ryan 5cc3ab38c9 Remove iWRAP protocol (#9284) 5 years ago
Ryan 72d3270547
Remove `DESCRIPTION` (#9732) 5 years ago
Manna Harbour b7dc2eb9ab
Add movement hook to ps2_mouse (#8805) 5 years ago
AlexOConnorHub 82dc8faaf3
Fixing MIDI for ARM without NKRO enabled (#9466) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
Ryan e4823aadec
Fix capitalisation of "GitHub" (#9184) 5 years ago
Nick Brassel d1df576ece
Allow for overriding RAW endpoint usage page and ID. (#8834) 5 years ago
yiancar 632285c982
V-USB Interface reorder (#9090) 5 years ago
Ryan d646cba72a
Remove Bluefruit protocol (#9008) 5 years ago
skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 5 years ago
QMK Bot 1ff526dac0 format code according to conventions [skip ci] 5 years ago
Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 5 years ago
Joel Challis 5f82b0782f
Initial vusb console support (#8559) 5 years ago
Joel Challis 374525c995
Allow some usbconfig.h overrides at the keyboard level (#8647) 5 years ago
Ryan 99f7fe6bd4
Clean up ATSAM ifdefs (#8808) 5 years ago
Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 5 years ago
Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330) 5 years ago
Manna Harbour 07c75feba3
Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650) 5 years ago
Ryan 400ca2d035
spi_master for AVR (#8299) 5 years ago
QMK Bot 7642075fc3 format code according to conventions [skip ci] 5 years ago
Ryan ca91dc594b
V-USB: Remove some stuff from usbconfig.h that should not be configurable (#8656) 5 years ago
Drashna Jaelre 845953cc67
V-USB remote wakeup (#7627) 5 years ago
Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 5 years ago
yiancar c217186bea
Updated V-USB template to allow usbFunctionWriteOut (#8634) 5 years ago
Ryan 95c5c11d0b
Miscellaneous cleanups (#8639) 5 years ago
Ryan 51a81813b0
V-USB: Consolidate usbconfig.h's into a single file (#8584) 5 years ago
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