84 Commits (f3bef84dace5d1d938f9d02be644bf421a4a3de1)

Author SHA1 Message Date
  Takeshi ISHII c9c60d227e
add wait_cpuclock() macro for AVR and CPU_CLOCK macro (#12755) 2 years ago
  Joel Challis 96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (#13843) 2 years ago
  Joel Challis 2bc8215ce5
Unify behaviour of wait on AVR (#14025) 2 years ago
  Joel Challis c588d232cb
Avoid name conflicts with usb_hid Arduino code (#13870) 2 years ago
  Joel Challis b5bcd5b0a1
Refactor some platform dependent logic (#13675) 2 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
  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
  Ryan ce99f98bb5
LED Matrix: suspend code (#12509) 3 years ago
  Joel Challis 1bb6d8de6f
Fix USER_PRINT on avr/atsam (#12269) 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
  Ryan 39694d5eb0
V-USB suspend refactor (#11891) 3 years ago
  github-actions[bot] c27a778281
Format code according to conventions (#11905) 3 years ago
  Joel Challis 1f2fe2eab9
Refactor platform logic within print.h (#11863) 3 years ago
  Joel Challis de8caf708c
Split gpio and atomic to platform (#11792) 3 years ago
  Joshua Diamond 9a4618b05b
Address wake from sleep instability (#11450) 3 years ago
  Joshua Diamond ae4ee7553a
Stop sounds when suspended (#11553) 3 years ago
  Nick Brassel 31c57aab35 `qmk cformat` 3 years ago
  Joshua Diamond 4d96b85b6f
Lighting Layers should be disabled when suspended (#11442) 3 years ago
  Dasky e7db582e35
Set avr's bootloader_jump function to be weak (#11418) 3 years ago
  Ryan 411b92e206
Remove useless wait in AVR suspend code (#11352) 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
  itsnoteasy 7aa4cc9603
adds support for the atmega328 (#9043) 4 years ago
  QMK Bot 59188bf29d format code according to conventions [skip ci] 4 years ago
  Joel Challis 9c4bf0ac4a
Initial support for ATtiny85 (#8632) 4 years ago
  Joel Challis 23e942ae4e
Enable SLEEP_LED on ATmega32A (#8531) 4 years ago
  Takeshi ISHII dbbab40981
Refactor rgblight_reconfig.h (#7773) 4 years ago
  Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 4 years ago
  fauxpark 91bd2117df Banish some more magic numbers (#6662) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  skullY 691be16b23 Have clang ignore the code in bootloader_size.c 5 years ago
  yiancar 3538955778 Usbasploader bootloader option addition (#6304) 4 years ago
  Danny Nguyen 746058306b Make sure NOBITS is set on reset_key 5 years ago
  James Churchill 37932c293c Next set of split_common changes (#4974) 5 years ago
  Drashna Jaelre cc5c6b449a Add kb and user level keyboard initialization functions (#3113) 5 years ago
  Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 5 years ago
  Drashna Jaelre 7aba1fd176 Fix RGBLIGHT_SLEEP function (#4865) 5 years ago
  Wilba6582 48a992f1c0 Zeal60/Zeal65/M60-A implementation (#3879) 5 years ago
  Takeshi ISHII 6d6d91c834 rgblight.[ch] more configurable (#3582) 5 years ago
  Drashna Jaelre 32ff7be266 Fix RG Sleep issues for Teensy Controllers 5 years ago
  Drashna Jaelre 526eabb6f8 Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP 6 years ago
  Drashna Jaelre cb91320d6d Add Suspend functions (#3112) 6 years ago
  Drashna Jaelre 751719e6cb Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 6 years ago
  Drashna Jaelre 8729be5434 Fix compile issues for atmega328p 6 years ago
  U-LANDSRAAD\drashna bdb718af0d Fix RGB Sleep code 6 years ago