103 Commits (a542aebc46d6552767130d1b552ab6993a27bcd1)

Author SHA1 Message Date
  Nick Brassel 0ecd4926b2
Fix build failures caused by #12947. (#15019) 2 years ago
  Michael Stapelberg 7f8faa429e
core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947) 2 years ago
  Joel Challis 92385e30cd
Manually format develop (#15003) 2 years ago
  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 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 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  xyzz 720c676403
flash_stm32: don't unlock flash if already unlocked (#13841) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 years ago
  Thomas Weißschuh a535d24ecf
core: chibios: bootloader: use integer pointers as volatile (#13450) 3 years ago
  Joel Challis c232882fda
Allow configuration of USB_VBUS_PIN on chibios (#13342) 3 years ago
  Michael Stapelberg e2c5893405
core: make RESET key work with Teensy 4.x (#13076) 3 years ago
  Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 3 years ago
  Takeshi ISHII b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 3 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
  Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 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
  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
  Michael Stapelberg 1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 3 years ago
  Joel Challis 40c7ecfdea
Move gpio wait logic to wait.h (#12067) 3 years ago
  XScorpion2 cde2859a65
Split RGB Matrix (#11055) 3 years ago
  Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 3 years ago
  Joel Challis 415a8bc249
ARM - Refactor SLEEP_LED to support more platforms (#8403) 3 years ago
  Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 3 years ago
  Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 3 years ago
  Nick Brassel 49dcc824db
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 3 years ago
  Nick Brassel e524e0a397
Add syscall fallbacks to ChibiOS builds (#11573) 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago