682 Commits (8b4d28f6fb94b566c21c412588b0cd7b04fb65d4)

Author SHA1 Message Date
  skullY 0d8b4d6fa6 Ensure more _user functions will always run 4 years ago
  Nick Brassel d0c3acbe3e
Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8272) 4 years ago
  Joel Challis c775104b9f
Use nano specs (#8270) 4 years ago
  Joel Challis 8d9c800da0
Unconditionally enable ChibiOS syscalls (#8268) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  QMK Bot 61b71320f7 format code according to conventions [skip ci] 4 years ago
  ridingqwerty b949343b78
New feature: PERMISSIVE_HOLD_PER_KEY (#7994) 4 years ago
  Ryan 088b64ab3d
Improvements to extrakey HID descriptors (#8156) 4 years ago
  yiancar eb9c2429c6
Update main.c (#8198) 4 years ago
  QMK Bot a7d859dab8 format code according to conventions [skip ci] 4 years ago
  Drashna Jaelre 1751c3cc25
uart.c fix from TMK (#7628) 4 years ago
  Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 4 years ago
  QMK Bot 7740470a94 format code according to conventions [skip ci] 4 years ago
  fauxpark eaf32621aa
Align VUSB HID descriptors with LUFA/ChibiOS (#7675) 4 years ago
  Ted Lin c3200aa8fc Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100) 4 years ago
  fauxpark 174a15d07d Remove PJRC USB stack 4 years ago
  Ted M Lin d84eb14b3a
Use function for KEYCODE2 routines instead of macro. (#8101) 4 years ago
  Drashna Jaelre 0010d0c45e
Add Midi Endpoint task to ChibiOS main (#8071) 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
  QMK Bot 4888a118c3 format code according to conventions [skip ci] 4 years ago
  fauxpark e036b94a21
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651) 4 years ago
  QMK Bot 1a79f14e43 format code according to conventions [skip ci] 4 years ago
  Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 4 years ago
  Nick Brassel b28ee6b039 Fix misunderstanding of CPPFLAGS and CXXFLAGS. 4 years ago
  xyzz eb309be6f0
Improve VIRTSER performance (#7528) 4 years ago
  Joel Challis 50855593ff
Migrate common ld scripts to common location (#7887) 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
  Joel Challis d4ccb2e0e6 Fix printf buffer overflow when cols>16 (#7998) 4 years ago
  QMK Bot fe50883c15 format code according to conventions [skip ci] 4 years ago
  Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 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
  fauxpark 2bddfb986d Remove tmk_core gitignore and gitmodules 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 4 years ago
  ridingqwerty 95c24bbaf8
Implement and document TAPPING_FORCE_HOLD_PER_KEY (#7859) 4 years ago
  Drashna Jaelre 1b0854fdca Cleanup check for PERMISSIVE_HOLD (#7861) 4 years ago
  fauxpark 1e670f5e67
Remove `KEYMAP_SECTION_ENABLE` (#7882) 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
  zk-phi 7f388b6553 Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838) 4 years ago
  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