79 Commits (1953a968c51630cc2badfade9ee54f59c878b422)

Author SHA1 Message Date
  Dasky 1953a968c5
Check usb transmit status in send_extra() (#14643) 2 years ago
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Joakim Tufvegren 982b782ce3
Trigger a wakeup after USB Reset on ChibiOS. (#12831) 2 years ago
  Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 2 years ago
  a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 2 years ago
  Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 2 years ago
  Stefan Kerkmann 49fd3c0760
[Core] ChibiOS fix O3 and LTO breakage of extra keys and joystick (#12819) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 3 years ago
  Purdea Andrei 412e7a03e4
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulation initialisation) occurs to make it non-target-specific. (#12671) 3 years ago
  github-actions[bot] d3bf3d3b1c
Format code according to conventions (#12681) 3 years ago
  Purdea Andrei dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 3 years ago
  github-actions[bot] 7daa2e210c
Format code according to conventions (#12540) 3 years ago
  Michael Stapelberg 7d953332e0
ChibiOS USB driver: prevent deadlock with CONSOLE_ENABLE = yes (#12472) 3 years ago
  Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 3 years ago
  github-actions[bot] c27a778281
Format code according to conventions (#11905) 3 years ago
  Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 3 years ago
  Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 3 years ago
  Nick Brassel db11a2a1fd
Decouple USB events from the USB interrupt handler. (#10437) 3 years ago
  Joel Challis a68d289fa5
Manually run formatting CI process (#11375) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  Ryan 9366ed7282
Normalise include statements in keyboard code (#11185) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 3 years ago
  Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 3 years ago
  Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 4 years ago
  James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 4 years ago
  skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 4 years ago
  QMK Bot 1ff526dac0 format code according to conventions [skip ci] 4 years ago
  Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 4 years ago
  Nick Brassel 05e9ff6554
Add support for hardware and board initialisation overrides. (#8330) 4 years ago
  Takeshi ISHII 9dfebb9d67
Remove unnecessary import of rgblight.h in tmk_core/protocol/*/*.c (#8432) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 4 years ago
  Drashna Jaelre 0010d0c45e
Add Midi Endpoint task to ChibiOS main (#8071) 4 years ago
  fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 4 years ago
  QMK Bot 09370a95db format code according to conventions [skip ci] 4 years ago
  George Harris e9ffc53476 Fix unaligned access with LTO (#7801) 4 years ago
  QMK Bot dee1d68dde format code according to conventions [skip ci] 4 years ago
  fauxpark 123ae73efc Fix lock LEDs for ChibiOS when using shared endpoints (#7877) 4 years ago
  Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 4 years ago
  xyzz 83be1aed76 chibios/usb_main: re-check USB status in send_keyboard after sleeping the thread (#7784) 4 years ago
  Joel Challis ff5742da9f Fix KEYBOARD_SHARED_EP on ChibiOS (#7860) 4 years ago
  Joel Challis 80c2e26741
Fix ChibiOS USB config for chips which support OTGv1 (#7564) 4 years ago