Commit Graph

76 Commits (python_optimizations)

Author SHA1 Message Date
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
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
Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 4 years ago
Joel Challis 1bb6d8de6f
Fix USER_PRINT on avr/atsam (#12269) 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
Ryan 39694d5eb0
V-USB suspend refactor (#11891) 4 years ago
github-actions[bot] c27a778281
Format code according to conventions (#11905) 4 years ago
Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 4 years ago
Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 4 years ago
Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 4 years ago
Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 4 years ago
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 4 years ago
Dasky e7db582e35
Set avr's bootloader_jump function to be weak (#11418) 4 years ago
Ryan 411b92e206
Remove useless wait in AVR suspend code (#11352) 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
itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 5 years ago
QMK Bot 59188bf29d format code according to conventions [skip ci] 5 years ago
Joel Challis 9c4bf0ac4a
Initial support for ATtiny85 (#8632) 5 years ago
Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 5 years ago
Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 5 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
fauxpark 91bd2117df Banish some more magic numbers (#6662) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
skullY 691be16b23 Have clang ignore the code in bootloader_size.c 6 years ago
yiancar 3538955778 Usbasploader bootloader option addition (#6304) 6 years ago
Danny Nguyen 746058306b Make sure NOBITS is set on reset_key 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago
Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 6 years ago
Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879) 7 years ago
Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 7 years ago
Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers 7 years ago
Drashna Jaelre 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 7 years ago
Drashna Jaelre cb91320d6d Add Suspend functions (#3112) 7 years ago
Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
Drashna Jaelre 8729be5434 Fix compile issues for atmega328p 7 years ago
U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code 7 years ago
skullydazed 7c9d5ace14 Generate API docs from source code comments (#2491) 7 years ago
Drashna Jaelre ff728a8a01 [Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104) 7 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Fred Sundvik abda6ff7bb Include host.h from suspend.c 8 years ago
Luiz Ribeiro 9ce38cbccf Simplified and polished a bit the code changes on tmk_core 8 years ago