131 Commits (456d6f33426946d632ed52a3278b5fcd0c398644)

Author SHA1 Message Date
  QMK Bot 63646e8906
Format code according to conventions (#16322) 2 years ago
  Ryan 7d685956cc
Rename `AdafruitBLE` to `BluefruitLE` (#16127) 2 years ago
  Ryan 77d3e564f7
Migrate RN42 to UART driver and refactor (#15492) 2 years ago
  Joel Challis 634e42b2b4
Revert to old init order for host driver (#15029) 2 years ago
  Joel Challis 2ec268bd21
Begin to carve out platform/protocol API - Migrate keyboard_* calls (#14888) 2 years ago
  Ryan d8f0c8783a
Remove sysex API (#14723) 2 years ago
  Purdea Andrei b02a539625
Added power tracking api (#12691) 2 years ago
  Ryan 20ea5f3fb5
Relocate Adafruit BLE code (#14530) 2 years ago
  Thomas Weißschuh 58d72ad795
core: fix compilation issues with USB programmable buttons (#14454) 2 years ago
  Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 2 years ago
  Drashna Jaelre 6d43a5daf4
Backport F_CPU/F_USB hack from system76 (#14286) 2 years ago
  Dasky 9af069ecf3
Fix typo (#14118) 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
  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) 3 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 dbd65d01b6
Fix how USB queue overflow is handled in chibios. (#12576) 3 years ago
  Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 3 years ago
  Ryan 7ab9f6a101
Output selection: Remove "USB and BT" option (#11940) 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
  Ryan 84e2f1ec17
Adafruit BLE cleanups (#11556) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 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
  Ryan 0f596881b3 Remove support for Adafruit EZ-Key (#10103) 3 years ago
  Ryan 3f392c09b6 More Bluetooth refactoring (#9905) 3 years ago
  Ryan 12333b7c5e Fix joystick compile issues (#9949) 3 years ago
  a-chol d4be07dad3 Hid joystick interface (#4226) 3 years ago
  Ryan 8a4a0c25fd Change analogRead calls to analogReadPin (#9023) 3 years ago
  Nick Brassel 60e5733c48 `qmk cformat` on `develop` (#9501) 4 years ago
  Ryan 3b34858b77 Don't compile outputselect.c if Bluetooth is disabled (#9356) 4 years ago
  Ryan 1193e45bf4 Convert `CONSUMER2BLUEFRUIT()` and `CONSUMER2RN42()` macros to static inline functions (#9055) 4 years ago
  Ryan f209f91c7c Various tidyups for USB descriptor code (#9005) 4 years ago
  Joel Challis 5f82b0782f
Initial vusb console support (#8559) 4 years ago
  Nick Brassel 46e4493761
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#8775) 4 years ago
  Ryan 400ca2d035
spi_master for AVR (#8299) 4 years ago
  Ryan 95c5c11d0b
Miscellaneous cleanups (#8639) 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
  Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 4 years ago
  QMK Bot fa9c74c6a2 format code according to conventions [skip ci] 4 years ago
  fauxpark b2ce2f8a34
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993) 4 years ago
  xyzz eb309be6f0
Improve VIRTSER performance (#7528) 4 years ago
  Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 4 years ago
  fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago