This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
tmk_core
/
common
/
avr
History
Joshua Diamond
f1a3ce49cc
Merge branch 'master' into develop
2021-02-14 19:59:26 -05:00
..
_print.h
Refactor platform logic within print.h (
#11863
)
2021-02-14 01:44:22 +00:00
atomic_util.h
Split gpio and atomic to platform (
#11792
)
2021-02-14 11:51:06 +11:00
bootloader_size.c
Have clang ignore the code in bootloader_size.c
2019-08-30 15:01:52 -07:00
bootloader.c
Format code according to conventions (
#11905
)
2021-02-15 06:55:43 +11:00
gpio.h
Split gpio and atomic to platform (
#11792
)
2021-02-14 11:51:06 +11:00
pin_defs.h
Merge branch 'master' into develop
2021-02-14 19:59:26 -05:00
printf.c
Refactor platform logic within print.h (
#11863
)
2021-02-14 01:44:22 +00:00
printf.mk
Refactor platform logic within print.h (
#11863
)
2021-02-14 01:44:22 +00:00
sleep_led.c
Enable SLEEP_LED on ATmega32A (
#8531
)
2020-03-26 18:21:33 +00:00
suspend_avr.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
suspend.c
Address wake from sleep instability (
#11450
)
2021-02-02 11:12:41 +11:00
timer_avr.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
timer.c
Initial support for ATtiny85 (
#8632
)
2020-04-02 22:23:57 +01:00
xprintf.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
xprintf.S
Ensure single newline at EOF for core files (
#11310
)
2020-12-28 04:36:32 +11:00