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
github-actions[bot]
8c12fa2e59
Format code according to conventions (
#12682
)
...
Co-authored-by: QMK Bot <hello@qmk.fm>
2021-04-25 19:00:22 +10:00
..
_wait.h
…
atomic_util.h
…
bootloader.c
Format code according to conventions (
#12682
)
2021-04-25 19:00:22 +10:00
chibios_config.h
…
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
…
pin_defs.h
core: add pin_defs for MK66F18 (
#12419
)
2021-03-30 21:11:40 +11:00
sleep_led.c
…
suspend.c
LED Matrix: suspend code (
#12509
)
2021-04-13 19:51:03 +10:00
syscall-fallbacks.c
…
timer.c
…
wait.c
…