Commit Graph

68 Commits (python_optimizations)

Author SHA1 Message Date
Michael Stapelberg e2c5893405
core: make RESET key work with Teensy 4.x (#13076) 4 years ago
Simon Arlott b829a1d264
Avoid 8-bit timer overflows in debounce algorithms (#12240) 4 years ago
Takeshi ISHII b72f10c635
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (#12754) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Drashna Jaelre da0c551692
Add missing LED Matrix suspend code to suspend.c (#12878) 4 years ago
github-actions[bot] 39bc8163d0
[CI] Format code according to conventions (#12731) 4 years ago
Drashna Jaelre d8167779cd
Change RGB/LED Matrix to use a simple define for USB suspend (#12697) 4 years ago
github-actions[bot] 8c12fa2e59
Format code according to conventions (#12682) 4 years ago
Nick Brassel 891d18d356
Add initial support for tinyuf2 bootloader (when hosted on F411 blackpill) (#12600) 4 years ago
Joel Challis 1cecd593c8
Fix for gcc10 teensy_lc eeprom build warning (#12587) 4 years ago
Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 4 years ago
Michael Stapelberg e95a4f4f52
core: add pin_defs for MK66F18 (#12419) 4 years ago
Michael Stapelberg 1d341ffbb0
core: add support for MK66F18 (Teensy 3.6) micro controller (#12258) 4 years ago
Joel Challis 40c7ecfdea
Move gpio wait logic to wait.h (#12067) 4 years ago
XScorpion2 cde2859a65
Split RGB Matrix (#11055) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
Joel Challis 415a8bc249
ARM - Refactor SLEEP_LED to support more platforms (#8403) 4 years ago
Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 4 years ago
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 4 years ago
Nick Brassel 49dcc824db
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11608) 4 years ago
Nick Brassel e524e0a397
Add syscall fallbacks to ChibiOS builds (#11573) 4 years ago
Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 4 years ago
Ryan 1b7b72c0e9
Ensure single newline at EOF for core files (#11310) 4 years ago
Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
Adrian 120c42255b
Added EEPROM emulation for STM32F042x6 series processors (#10685) 5 years ago
Ryan b89b2030af Kiibohd bootloader, take 2 (#10129) 5 years ago
Nick Brassel 686a9d35ff Re-fix the STM32 dual-bank bootloader stuff. (#9738) 5 years ago
Nick Brassel 93e7a8f74c Add dual-bank STM32 bootloader support, given GPIO toggle on BOOT0 to charge RC circuit. (#8778) 5 years ago
Ryan d949932c08
Fix ChibiOS backlight not turning off on suspend (#10114) 5 years ago
Nick Brassel 70ce4ba56f
Revert "Add Kiibohd bootloader type to bootloader.mk (#9908)" (#10126) 5 years ago
Ryan e2d4cd1a41
Add Kiibohd bootloader type to bootloader.mk (#9908) 5 years ago
QMK Bot 95c742ec27 format code according to conventions [skip ci] 5 years ago
Joel Challis d91987ab9a
Enable OLED support for Teensy 3.2/LC (#7591) 5 years ago
James Young fced377ac0
2020 May 30 Breaking Changes Update (#9215) 5 years ago
skullY 6f30b402a2 Revert "Fix conflicting types for 'tfp_printf' (#8269)" 5 years ago
Joel Challis e17b55e33a
Fix conflicting types for 'tfp_printf' (#8269) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
QMK Bot 95124bf933 format code according to conventions [skip ci] 5 years ago
Joel Challis e7fb873ee2
Short term fix for conflicting types for 'tfp_printf' (#8157) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
QMK Bot 1a79f14e43 format code according to conventions [skip ci] 5 years ago
Pavel Župa 4e6d1ae0ea
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595) 5 years ago
Joel Challis d4ccb2e0e6 Fix printf buffer overflow when cols>16 (#7998) 5 years ago
QMK Bot fe50883c15 format code according to conventions [skip ci] 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 5 years ago
Jonathan Rascher 680d401faf Support RGBLIGHT_SLEEP when ChibiOS boards suspend (#7280) 6 years ago