762 Commits (faae375ccd5207dabea254d4013aeff7cf8d0c10)

Author SHA1 Message Date
  QMK Bot 5e98eaaaff format code according to conventions [skip ci] 4 years ago
  fredizzimo 9e8767917d
Fix pressing two keys with the same keycode but different modifiers (#2710) 4 years ago
  QMK Bot f89439ae09 format code according to conventions [skip ci] 4 years ago
  francislan 3cd2a27ac0
Decouple mouse cursor and mouse wheel in accelerated mode (#6685) 4 years ago
  Drashna Jaelre 668121bbf8
Fix layer debug calls (#8370) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  Nick Brassel b438c6f8ea
Fix up Arm builds with nix-shell. (#8312) 4 years ago
  QMK Bot bad9468ce1 format code according to conventions [skip ci] 4 years ago
  Ryan 9810756ee0
Fix typo in uart.c backport and add 32A "support" (#8219) 4 years ago
  QMK Bot 95124bf933 format code according to conventions [skip ci] 4 years ago
  Joel Challis e7fb873ee2
Short term fix for conflicting types for 'tfp_printf' (#8157) 4 years ago
  Ryan c9e3fa6f70
Clean up includes for glcdfont headers (#7745) 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