604 Commits (e50867d52d9c255570630a23514842749b45e4c1)

Author SHA1 Message Date
  Stefan Kerkmann e50867d52d
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508) 2 years ago
  bwisn 7e3ff206b8
Add HT32 support to core (#14388) 2 years ago
  Joel Challis 83e978da1f
Further tidy up of STM32 eeprom emulation (#14591) 2 years ago
  Dasky 7b753f227a
Enable eeprom with F401xE ld (#14752) 2 years ago
  Joel Challis 1c0347b8b8
Remove SERIAL_LINK feature (#14727) 2 years ago
  Alexandre d'Alton 90797d903c
massdrop alt/ctrl: support saving into nvm (#6068) 2 years ago
  Drashna Jaelre 02ab7b1888
[Core] Fix "6kro enable" and clarify naming (#14563) 2 years ago
  Joel Challis 3a2a39e5ec
Initial pass of F405 support (#14584) 2 years ago
  Joel Challis 84dba25533
Make ChibiOS PAL interactions less STM32 specific - Round 2 (#14456) 2 years ago
  Thomas Weißschuh 83988597f4
Add Support for USB programmable buttons (#12950) 2 years ago
  Joel Challis 1a68feb842
Implement F4 eeprom (#14195) 2 years ago
  Joel Challis fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433) 2 years ago
  Joel Challis a78f0e8a0b
Refactor use of _STM32_ defines (#14439) 2 years ago
  Joel Challis 0ca4a56a04
Refactor use of STM32_SYSCLK (#14430) 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
  Drashna Jaelre 15710db4ad
Move feature suspend logic out of platform specific code (#14210) 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) 2 years ago
  James Young 7d1194de01
run: qmk cformat --core-only 2 years ago