Commit Graph

267 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Ryan 78b2f120e5
V-USB: Fix initial dropped keypress (#11263) 4 years ago
Ryan e3211e307e
Fix small typo in V-USB configuration descriptor (#11253) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
Ryan 15faffacf4
Omit serial number if not defined (#11104) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Chris Merrill 16fe4b8b77
Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 5 years ago
Sergey Vlasov f149c07d68
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930) 5 years ago
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