56 Commits (c588d232cb97904400b048db923ee86e5bf9abcc)

Author SHA1 Message Date
  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
  Joel Challis c232882fda
Allow configuration of USB_VBUS_PIN on chibios (#13342) 2 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Joel Challis 1cecd593c8
Fix for gcc10 teensy_lc eeprom build warning (#12587) 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
  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
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 3 years ago
  Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 3 years ago
  Nick Brassel 686a9d35ff Re-fix the STM32 dual-bank bootloader stuff. (#9738) 3 years ago
  Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 3 years ago
  Ryan d949932c08
Fix ChibiOS backlight not turning off on suspend (#10114) 3 years ago
  Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 3 years ago
  Ryan e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk (#9908) 3 years ago
  QMK Bot 95c742ec27 format code according to conventions [skip ci] 3 years ago
  Joel Challis d91987ab9a
Enable OLED support for Teensy 3.2/LC (#7591) 3 years ago
  James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 4 years ago
  skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 4 years ago
  Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  QMK Bot 95124bf933 format code according to conventions [skip ci] 4 years ago
  Joel Challis e7fb873ee2
Short term fix for conflicting types for 'tfp_printf' (#8157) 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  QMK Bot 1a79f14e43 format code according to conventions [skip ci] 4 years ago
  Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 4 years ago
  Joel Challis d4ccb2e0e6 Fix printf buffer overflow when cols>16 (#7998) 4 years ago
  QMK Bot fe50883c15 format code according to conventions [skip ci] 4 years ago
  Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 4 years ago
  Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 4 years ago
  Jonathan Rascher 680d401faf Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 4 years ago
  Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 4 years ago
  Joel Challis 2ac4197b73
Add binary support to tinyprintf (#7024) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Drashna Jaelre 90cd383d46 Fix wakeup function on ChibiOS (#5707) 5 years ago
  Andrew Kannan 6b4549da8c Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) 5 years ago
  Andrew Kannan 7186d1581a Moving cannonkeys boards to one place, eeprom fix (#4999) 5 years ago
  Andrew Kannan 0f507f0169 Practice60 RGB and PWM Backlight (#4929) 5 years ago
  yiancar 2bfac351ed Final HS60v2 changes. (#4790) 5 years ago
  Takuya Urakawa f4094930a3 stm32f1xx EEPROM emulation (#3914) 5 years ago
  ishtob 94f92cedef Fix emulated EEPROM start address on STM32F303 (#3819) 5 years ago
  yiancar 621ce29a53 STM32 EEPROM Emulation (#3741) 5 years ago
  Fred Sundvik c5db272c91 Make sure the timer wraps around correctly independent of the os tick frequency 6 years ago