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
49dcc824db
Fixup declaration for _kill, add other missing syscalls, populate errno. (
#11608
)
2021-01-19 14:23:03 +00:00
..
bootloader.c
Normalise include statements in core code (
#11153
)
2020-12-11 13:45:24 +11:00
chibios_config.h
format code according to conventions [skip ci]
2020-07-25 22:33:55 +00: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
Normalise include statements in core code (
#11153
)
2020-12-11 13:45:24 +11:00
flash_stm32.c
Added EEPROM emulation for STM32F042x6 series processors (
#10685
)
2020-10-22 21:05:01 +11:00
flash_stm32.h
Change include guards in tmk_core/ and drivers/ to pragma once (
#11240
)
2020-12-26 15:56:11 +11:00
sleep_led.c
Ensure single newline at EOF for core files (
#11310
)
2020-12-28 04:36:32 +11:00
suspend.c
Lighting Layers should be disabled when suspended (
#11442
)
2021-01-11 00:07:09 -08: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