This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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
…
atomic_util.h
…
bootloader.c
core: make RESET key work with Teensy 4.x (
#13076
)
2021-06-15 21:53:27 -07:00
chibios_config.h
…
eeprom_stm32.c
…
eeprom_stm32.h
…
eeprom_teensy.c
…
flash_stm32.c
…
flash_stm32.h
…
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
…
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
…
timer.c
…
wait.c
…