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
/
chibios
History
Michael Stapelberg
e2c5893405
core: make RESET key work with Teensy 4.x (
#13076
)
...
related to
https://github.com/kinx-project/kint/issues/5
2021-06-15 21:53:27 -07:00
..
_timer.h
Avoid 8-bit timer overflows in debounce algorithms (
#12240
)
2021-06-09 17:23:21 +10:00
_wait.h
Move gpio wait logic to wait.h (
#12067
)
2021-03-10 22:47:36 +00:00
atomic_util.h
Split gpio and atomic to platform (
#11792
)
2021-02-14 11:51:06 +11:00
bootloader.c
core: make RESET key work with Teensy 4.x (
#13076
)
2021-06-15 21:53:27 -07:00
chibios_config.h
core: add support for MK66F18 (Teensy 3.6) micro controller (
#12258
)
2021-03-17 06:45:21 +11:00
eeprom_stm32.c
…
eeprom_stm32.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
eeprom_teensy.c
Fix for gcc10 teensy_lc eeprom build warning (
#12587
)
2021-04-20 10:51:55 -07:00
flash_stm32.c
…
flash_stm32.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
gpio.h
Add readPort() and some API to 'tmk_core/common/*/gpio.h' (
#12754
)
2021-06-07 18:23:21 +09:00
pin_defs.h
core: add pin_defs for MK66F18 (
#12419
)
2021-03-30 21:11:40 +11:00
sleep_led.c
run: qmk cformat --core-only
2021-05-29 13:53:10 -07:00
suspend.c
Add missing LED Matrix suspend code to suspend.c (
#12878
)
2021-05-13 11:24:44 +10:00
syscall-fallbacks.c
Fixup declaration for _kill, add other missing syscalls, populate errno. (
#11608
)
2021-01-19 14:23:03 +00:00
timer.c
Normalise include statements in core code (
#11153
)
2020-12-11 13:45:24 +11:00
wait.c
Move gpio wait logic to wait.h (
#12067
)
2021-03-10 22:47:36 +00:00