878 Commits (4cfe36d6d0d7a47e74589641980a5aeb9858ae7a)

Author SHA1 Message Date
  Drashna Jaelre 99f3df2893
Add support for 8 buttons to mouse report (#10807) 3 years ago
  Takeshi ISHII c27f16158d
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489) 3 years ago
  Ryan 30b46fad57
UART driver refactor (#11637) 3 years ago
  Gentoli 28b1c913b4
Remove duplicated housekeeping in arm_atsam (#11672) 3 years ago
  Nick Brassel 1108210f1b
Keep track of encoder activity (#11595) 3 years ago
  Joel Challis 14c2f671cb
Switch to nano specs on ChibiOS builds - Round 2 (#11607) 3 years ago
  Nick Brassel 49dcc824db
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 3 years ago
  Nick Brassel 31c57aab35 `qmk cformat` 3 years ago
  Nick Brassel e702c7f1b4
Keep track of last matrix activity. (#11552) 3 years ago
  Nick Brassel e524e0a397
Add syscall fallbacks to ChibiOS builds (#11573) 3 years ago
  Ryan 84e2f1ec17
Adafruit BLE cleanups (#11556) 3 years ago
  Ryan f519a9908e
arm_atsam: temporarily lower raw HID endpoint/report size (#11554) 3 years ago
  Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)" 3 years ago
  Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603) 3 years ago
  Nick Brassel 79d1db3324
Keep track of last matrix activity (#10730) 3 years ago
  Ryan aa0e33eca0
Add support for shared EP on V-USB boards (#11103) 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago
  Joel Challis d58d7dd192
manually run formatting job (#11503) 3 years ago
  Takeshi ISHII 3edfb93d5d
Add build debug option to tmk_core/rules.mk (#11324) 3 years ago
  Dasky e7db582e35
Set avr's bootloader_jump function to be weak (#11418) 3 years ago
  Drashna Jaelre 810eafad12
Fix Tap-Hold Configs (#11127) 3 years ago
  Nick Brassel 25e972e8a4
Fix up build dependencies. (#11435) 3 years ago
  Joel Elkins 070240f212
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424) 3 years ago
  Zach White 11bd98f684
Fix broken keyboards (#11412) 3 years ago
  Joel Challis a68d289fa5
Manually run formatting CI process (#11375) 3 years ago
  Takeshi ISHII 6169b47e82
Add target 'check-md5' to `build_keyboard.mk` (#11338) 3 years ago
  Ryan 7071900407
Missed a couple more `#pragma once`s (#11351) 3 years ago
  Ryan 411b92e206
Remove useless wait in AVR suspend code (#11352) 3 years ago
  siggie0815 1b3504e329
Update ADB impelemtation in TMK Core (#11168) 3 years ago
  xyzz 2573ed8c6b
Remove MATRIX_IS_ON macro (#11330) 3 years ago
  Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 3 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  Jan Christoph Ebersbach 010271d6ea
Implement kinetic mouse movement algorithm (#6739) 3 years ago
  Reza Jelveh fd177582ad
chibios: honor PLATFORMASM in chibios build (#11219) 3 years ago
  Ryan 78b2f120e5
V-USB: Fix initial dropped keypress (#11263) 3 years ago
  Ryan e3211e307e
Fix small typo in V-USB configuration descriptor (#11253) 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
  Jesper Jensen 63d06655e6
gcc 10 compatibility for Drop alt (#9485) 3 years ago
  Ryan 15faffacf4
Omit serial number if not defined (#11104) 3 years ago
  Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976) 3 years ago
  XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 3 years ago
  XScorpion2 485e4524f4
Fix int wrapping for timer_expired macros and use MAX defines for consistency and clarity (#10996) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Joel Challis b8443863c0
Remove references to ch-bootloader-jump.patch (#10998) 3 years ago
  Drashna Jaelre e7497b3fba
Add references for is_keyboard_left() (#10850) 3 years ago
  Chris Merrill 16fe4b8b77
Update massdrop/alt and arm_atsam/led_matrix to fix #10813 (#10818) 3 years ago
  Joel Challis 1ff5ee255f
Indicator LEDs as config (#10816) 3 years ago
  Sergey Vlasov f149c07d68
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930) 3 years ago