639 Commits (d2e6a4bf5eb1b99bf0d90d9271cffd285d408c2a)

Author SHA1 Message Date
  Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 4 years ago
  Wilba 320822d75b VIA Configurator Refactor (#7268) 4 years ago
  xyzz 8ec0b378bc Fix typo in action.c (#7757) 4 years ago
  Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 4 years ago
  Drashna Jaelre 85f4c3ebb4 [Core] Optimize matrix processing (#7621) 4 years ago
  Drashna Jaelre 1f26101f0e
remove SERIAL_SOFT_DEBUG macro (#7625) 4 years ago
  Joel Challis 80c2e26741
Fix ChibiOS USB config for chips which support OTGv1 (#7564) 4 years ago
  Drashna Jaelre 2d1c985ff4 core: Fix build config in protocol.mk (#7620) 4 years ago
  Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 4 years ago
  Joel Challis 071eb2478f Remove mbed files (#7605) 4 years ago
  fauxpark 698d0dbda8 Use `clock_prescale_set()` from avr-libc (#7540) 4 years ago
  fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 4 years ago
  fauxpark 730a736ef0
Set proper ASCII character for KC_NUHS in iWRAP code (#7434) 4 years ago
  Joel Challis f0f161e572
Remove vusb 'reset to bootloader' hid message due to security implications (#7456) 4 years ago
  a_p_u_r_o 7874f297b3 Remove CR when computing BOOTLOADER_SIZE. (#7453) 4 years ago
  fauxpark 02412156d5
Add 4-character aliases for sendstring keycodes (#7409) 4 years ago
  zvecr a91c0c4765 Run clang-format manually to fix recently changed files 4 years ago
  fauxpark 3047335729
Add support for configurable polling interval and power usage o… (#7336) 4 years ago
  Joel Challis 1d4287cb95 Fix chibios when mouse and nkro disabled (#7312) 4 years ago
  Joel Challis c1970e284d Fix LAYER_STATE_8BIT compile issues (#7304) 4 years ago
  Jonathan Rascher 680d401faf Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 4 years ago
  Joel Challis 1ea0cac998
ARM - ws2812 bitbang (#7173) 4 years ago
  fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 4 years ago
  fauxpark 1244d0e266 Un-clang-format usb_descriptor.h (#7216) 4 years ago
  Christopher 0a9a69394e Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258) 4 years ago
  Drashna Jaelre 29630e6e49 [Core] Add short form LTO_ENABLE (#7259) 4 years ago
  Joel Challis 22812aee5c rgblight_task logic fixes (#7214) 4 years ago
  Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 4 years ago
  Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 4 years ago
  fauxpark 63f4806d7a Fix bug in `do_code16()` (#6935) 4 years ago
  Joel Challis 2ac4197b73
Add binary support to tinyprintf (#7024) 4 years ago
  Joel Challis cc5edb9eeb
Port DEBUG_MATRIX_SCAN_RATE to core (#7029) 4 years ago
  fauxpark 4335b97a07 Reorder Raw HID interface to match what the USB spec expects (#6801) 4 years ago
  Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487) 4 years ago
  fauxpark 41b9be560d
Wrap util.h functions in `extern "C"` (#6762) 4 years ago
  Joel Challis 17794e0b25
ARM split - Add support for dfu-util EE_HANDS flashing (#6543) 4 years ago
  Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 4 years ago
  XScorpion2 2f49cae9bc Fixing wrapping math logic for timer_expired functions (#6746) 4 years ago
  Drashna Jaelre 02f77e7215 Actually use correct bootloader not found message (#6695) 4 years ago
  Drashna Jaelre 44fd317a87 Move Bootloader not found message to global variable (#6688) 4 years ago
  fauxpark 0d94730da0 Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671) 4 years ago
  fauxpark 91bd2117df Banish some more magic numbers (#6662) 4 years ago
  fauxpark 7ffed07310 Make USB polling rate configurable with a define (#6668) 4 years ago
  bwhelm fa71c4c91e Fix battery level code in adafruit_ble.cpp (#6648) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Drashna Jaelre cf4575b94a Fix the LUFA lib to use a submodule instead of just files (#6245) 4 years ago
  skullY 7ff57644e1 Fix vusb compiling after clang-format 4 years ago
  skullY 691be16b23 Have clang ignore the code in bootloader_size.c 4 years ago
  fauxpark ac16726895 LUFA USB descriptor cleanup (#4871) 4 years ago
  Drashna Jaelre 931e9bdbe4 Decrement EECONFIG magic number 4 years ago