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
Joel Challis
96e2b13d1d
Begin to carve out platform/protocol API - Single main loop (
#13843
)
...
* Begin to carve out platform/protocol API * Fix up after rebase
2021-08-18 00:11:07 +01:00
..
_timer.h
…
_wait.h
…
atomic_util.h
…
bootloader.c
core: chibios: bootloader: use integer pointers as volatile (
#13450
)
2021-07-06 00:24:48 +01:00
chibios_config.h
…
eeprom_stm32.c
…
eeprom_stm32.h
…
eeprom_teensy.c
…
flash_stm32.c
flash_stm32: don't unlock flash if already unlocked (
#13841
)
2021-08-02 14:27:57 +10:00
flash_stm32.h
…
gpio.h
…
pin_defs.h
…
platform_deps.h
Avoid name conflicts with usb_hid Arduino code (
#13870
)
2021-08-06 15:53:38 +10:00
platform.c
Begin to carve out platform/protocol API - Single main loop (
#13843
)
2021-08-18 00:11:07 +01:00
sleep_led.c
…
suspend.c
…
syscall-fallbacks.c
…
timer.c
…
wait.c
…