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
Joshua Diamond
4d96b85b6f
Lighting Layers should be disabled when suspended (
#11442
)
...
* Lighting Layers should be disabled when suspended * bugfixes
2021-01-11 00:07:09 -08:00
..
bootloader.c
…
chibios_config.h
…
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
…
flash_stm32.c
…
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
timer.c
…