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
Nick Brassel
4ec8764c70
Merge remote-tracking branch 'upstream/master' into develop
2021-07-25 12:17:15 +10:00
..
_timer.h
Avoid 8-bit timer overflows in debounce algorithms (
#12240
)
2021-06-09 17:23:21 +10:00
_wait.h
2021 May 29 Breaking Changes Update (
#13034
)
2021-05-29 14:38:50 -07:00
atomic_util.h
Split gpio and atomic to platform (
#11792
)
2021-02-14 11:51:06 +11:00
bootloader.c
core: chibios: bootloader: use integer pointers as volatile (
#13450
)
2021-07-06 00:24:48 +01:00
chibios_config.h
Allow configuration of USB_VBUS_PIN on chibios (
#13342
)
2021-06-26 11:48:48 +01:00
eeprom_stm32.c
…
eeprom_stm32.h
…
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
…
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
2021 May 29 Breaking Changes Update (
#13034
)
2021-05-29 14:38:50 -07:00
platform.h
Refactor some platform dependent logic (
#13675
)
2021-07-24 19:56:45 +01:00
sleep_led.c
2021 May 29 Breaking Changes Update (
#13034
)
2021-05-29 14:38:50 -07:00
suspend.c
2021 May 29 Breaking Changes Update (
#13034
)
2021-05-29 14:38:50 -07:00
syscall-fallbacks.c
…
timer.c
…
wait.c
2021 May 29 Breaking Changes Update (
#13034
)
2021-05-29 14:38:50 -07:00