index
:
qmk_firmware
taamas
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
avr
Age
Commit message (
Expand
)
Author
2021-08-06
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-07-24
Refactor some platform dependent logic (#13675)
Joel Challis
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-03-25
Fix USER_PRINT on avr/atsam (#12269)
Joel Challis
2021-02-25
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-02-25
V-USB suspend refactor (#11891)
Ryan
2021-02-14
Merge branch 'master' into develop
Joshua Diamond
2021-02-15
Format code according to conventions (#11905)
github-actions[bot]
2021-02-14
Refactor platform logic within print.h (#11863)
Joel Challis
2021-02-14
Split gpio and atomic to platform (#11792)
Joel Challis
2021-02-02
Address wake from sleep instability (#11450)
Joshua Diamond
2021-02-01
Stop sounds when suspended (#11553)
Joshua Diamond
2021-01-17
`qmk cformat`
Nick Brassel
2021-01-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-11
Lighting Layers should be disabled when suspended (#11442)
Joshua Diamond
2021-01-04
Set avr's bootloader_jump function to be weak (#11418)
Dasky
2020-12-30
Remove useless wait in AVR suspend code (#11352)
Ryan
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
2020-12-26
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2020-06-10
adds support for the atmega328 (#9043)
itsnoteasy
2020-04-02
format code according to conventions [skip ci]
QMK Bot
2020-04-02
Initial support for ATtiny85 (#8632)
Joel Challis
2020-03-26
Enable SLEEP_LED on ATmega32A (#8531)
Joel Challis
2020-03-10
Refactor rgblight_reconfig.h (#7773)
Takeshi ISHII
2019-10-17
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-09-07
Banish some more magic numbers (#6662)
fauxpark
2019-08-30
clang-format changes
skullY
2019-08-30
Have clang ignore the code in bootloader_size.c
skullY
2019-07-15
Usbasploader bootloader option addition (#6304)
yiancar
2019-04-19
Make sure NOBITS is set on reset_key
Danny Nguyen
2019-03-12
Next set of split_common changes (#4974)
James Churchill
2019-02-14
Add kb and user level keyboard initialization functions (#3113)
Drashna Jaelre
2019-01-28
Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769)
Rockman18
2019-01-25
Fix RGBLIGHT_SLEEP function (#4865)
Drashna Jaelre
2018-09-13
Zeal60/Zeal65/M60-A implementation (#3879)
Wilba6582
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
2018-09-11
Fix RG Sleep issues for Teensy Controllers
Drashna Jaelre
2018-06-28
Make sure that both RGBLIGHT_ENABLE is defined, for RGBLIGHT_SLEEP
Drashna Jaelre
2018-06-03
Add Suspend functions (#3112)
Drashna Jaelre
2018-05-29
Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070)
Drashna Jaelre
2018-05-20
Fix compile issues for atmega328p
Drashna Jaelre
2018-03-28
Fix RGB Sleep code
U-LANDSRAAD\drashna
2018-03-22
Generate API docs from source code comments (#2491)
skullydazed
2018-03-19
[Proposal?] Allow RGB Underglow to turn off when host is idle/asleep (#2104)
Drashna Jaelre
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-04-13
Include host.h from suspend.c
Fred Sundvik
2017-01-21
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro
2016-11-27
Tidy up atomicity in timer.c and ring_buffer.h
Wez Furlong
2016-11-23
Fixed NO_SUSPEND_POWER_DOWN handling
Wilba6582
[next]