1053 Commits (772f67484f49a48b7b408a4128006aa022b45cf0)

Author SHA1 Message Date
  remanifest 4782e038d9
Added semicolons to rules.mk to allow symlinks from /bin/sh to /bin/zsh to complete the filesize check without error. (#14718) 2 years ago
  Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 2 years ago
  Ryan 873a1999bb
Move "firmware size check skipped" note to message.mk (#14632) 2 years ago
  Drashna Jaelre 6d43a5daf4
Backport F_CPU/F_USB hack from system76 (#14286) 2 years ago
  Joel Challis 1a494da288
Fix eeprom for Durgod boards (#14324) 2 years ago
  Joel Challis 8d6d8cfadf
Tidy up defines within STM EEPROM emulation (#14275) 2 years ago
  Joel Challis f2c9e82e5b
cherry pick tidy up (#14244) 2 years ago
  Takeshi ISHII c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2 years ago
  Drashna Jaelre 6fd20acf4b
Fix Mouse Shared EP functionality (#14136) 2 years ago
  Donald Kjer e756a21636
eeprom_stm32: implement high density wear leveling (#12567) 2 years ago
  Dasky 9af069ecf3
Fix typo (#14118) 2 years ago
  Nick Brassel c70abc8d04
Warn when building a board that uses arm_atsam (#10904) 2 years ago
  Simon Arlott 0a1bf7f6aa
Support using a timer for wait_us() on ChibiOS-based boards (#12211) 2 years ago
  Ryan b16091659c
Move USB Host Shield and Arduino core to `lib/` (#13973) 2 years ago
  Nick Brassel ceb3ebda46
Fixup atsam builds. (#14052) 2 years ago
  Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 2 years ago
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  Joel Challis 4c9003b177
Move chibios board files to allow tmk_core platform migration (#13777) 2 years ago
  Joel Challis 1bb7af4d44
Relocate platform specific drivers (#13894) 2 years ago
  Donald Kjer 483691dd73
Fixes for clang not being able to run unit tests (#13546) 2 years ago
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  50an6xy06r6n 4b96d5876e
Fix Indicator LED issues (#12097) 2 years ago
  Ryan 37496f4b60
Add alternate ldscript for STM32duino (F103xB) (#12914) 2 years ago
  Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 2 years ago
  Joel Challis ab941ce614
Move all the flash logic from tmk_core (#13927) 2 years ago
  Ryan d3932a104c
Add padding to LUFA-MS .BIN files (#13922) 2 years ago
  Joel Challis 7c691d82bf
Remove ONEHAND_ENABLE (#13920) 2 years ago
  Sergey Vlasov 610035dce8
Add HOLD_ON_OTHER_KEY_PRESS option for dual-role keys (#9404) 2 years ago
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  Pete Sevander 7e983796e1
Process combos earlier & overlapping combos (#8591) 2 years ago
  Juan Pablo Kutianski 07553b41f0
[Feature] Swap buttons on PS2 Mouse/Trackball (#9205) 2 years ago
  JohSchneider bcb6e23387
Arm ps2 mouse interrupt (#6490) 2 years ago
  Joakim Tufvegren 982b782ce3
Trigger a wakeup after USB Reset on ChibiOS. (#12831) 2 years ago
  Joakim Tufvegren 1409b36851
Remove the #10088 hotfix for Teensy 3.1-like Input:Club keyboards (#12870) 2 years ago
  Joel Challis 34de7ca224
Move print/debug files to quantum (#12069) 2 years ago
  xyzz 720c676403
flash_stm32: don't unlock flash if already unlocked (#13841) 2 years ago
  a_p_u_r_o 26b62f7a6c
Fix alignment of USB out report buffer 2 -> 4 (#13838) 2 years ago
  Joel Challis 70fb3e1aaf
__flash? (#13799) 2 years ago
  Joel Challis e646211919
Fix unit tests after recent refactor (#13765) 2 years ago
  Drashna Jaelre c52c69d45f
Allow for higher USB Polling rate on ATSAM boards (#13755) 2 years ago
  Drashna Jaelre 71e9f8fc11
Update LUFA (18-07-2021) and add QMK-HID Bootloader support (#13588) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Joel Challis 567da49ed0
Avoid LTO conficts on arm_atsam (#13676) 2 years ago
  Joel Challis 5d7f2823c9
Implement GPIO abstraction for atsam (#13567) 2 years ago
  Joel Challis 366be0f7e9
Migrate arm_atsam print logic to use common framework (#13554) 2 years ago
  Ryan 7ed5ac4a60
Use string literals for `SERIAL_NUMBER` (#13403) 2 years ago
  Jonas Gessner 52cfc9259b
[Feature] Key Overrides (#11422) 2 years ago
  Chris Cullin 9c74fd14bc
Enable g_is31_leds PROGMEM for RGB Matrix IS31FL3737 driver (#13480) 2 years ago
  Thomas Weißschuh a535d24ecf
core: chibios: bootloader: use integer pointers as volatile (#13450) 2 years ago
  Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 2 years ago