587 Commits (2c5d66987da4c7d5857cab8b09c4f852b4d8e4d9)

Author SHA1 Message Date
  QMK Bot 2c5d66987d
Format code according to conventions (#15193) 2 years ago
  Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 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
  Donald Kjer e756a21636
eeprom_stm32: implement high density wear leveling (#12567) 2 years ago
  Simon Arlott 0a1bf7f6aa
Support using a timer for wait_us() on ChibiOS-based boards (#12211) 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
  a-chol 75b49aff56
Digitizer HID interface : absolute coordinates for mouse cursor (#12851) 2 years ago
  Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 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
  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
  Joel Challis 70fb3e1aaf
__flash? (#13799) 2 years ago
  Joel Challis e646211919
Fix unit tests after recent refactor (#13765) 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
  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
  Joel Challis c232882fda
Allow configuration of USB_VBUS_PIN on chibios (#13342) 2 years ago
  Joakim Tufvegren 8d9f527081
Add sync_timer support over serial_link (i.e. Ergodox Infinity) (#12845) 2 years ago
  Nick Brassel 172e6a7030
Extensible split data sync (#11930) 2 years ago
  Stefan Kerkmann ef92c9ee2c
Add CRC8 calculation subsystem to quantum (#12641) 2 years ago
  Michael Stapelberg e2c5893405
core: make RESET key work with Teensy 4.x (#13076) 2 years ago
  Ryan b2fdd48744
Add ST7565 LCD driver (#13089) 2 years ago
  Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 2 years ago
  Takeshi ISHII b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  James Young 7d1194de01
run: qmk cformat --core-only 3 years ago
  Ryan 06aea834c4
Backlight: add defines for default level and breathing state (#12560) 3 years ago
  Nick Brassel 58142f0726
Fixup housekeeping from being invoked twice per loop. (#12933) 3 years ago
  Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 3 years ago
  Drashna Jaelre f0b30e0027
Make Swap Hands use PROGMEM (#12284) 3 years ago
  Ryan 3d922e6257
Add a handful of consumer/gendesk page usages (#12811) 3 years ago
  github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 3 years ago
  Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 3 years ago
  github-actions[bot] 8c12fa2e59
Format code according to conventions (#12682) 3 years ago
  Purdea Andrei 412e7a03e4
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulation initialisation) occurs to make it non-target-specific. (#12671) 3 years ago
  Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 3 years ago
  Joel Challis 1cecd593c8
Fix for gcc10 teensy_lc eeprom build warning (#12587) 3 years ago
  Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 3 years ago
  Michael Stapelberg e95a4f4f52
core: add pin_defs for MK66F18 (#12419) 3 years ago