This website requires JavaScript.
Explore
Help
Sign In
tudattr
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
qmk_firmware
/
platforms
/
chibios
History
Joel Challis
135c935990
Initial migration of suspend callbacks (
#16067
)
...
* Initial migration of suspend logic * Add header
2022-02-05 05:10:00 +11:00
..
boards
…
bootloaders
Create a build error if no bootloader is specified. (
#16181
)
2022-02-03 19:22:49 +11:00
drivers
Deprecate split transactions status field (
#16023
)
2022-01-26 21:13:27 -08:00
_timer.h
…
_wait.c
…
_wait.h
…
atomic_util.h
…
chibios_config.h
…
eeprom_stm32_defs.h
Don't make EEPROM size assumptions with dynamic keymaps. (
#16054
)
2022-02-02 15:04:37 +11:00
eeprom_stm32.c
Don't make EEPROM size assumptions with dynamic keymaps. (
#16054
)
2022-02-02 15:04:37 +11:00
eeprom_stm32.h
…
eeprom_teensy.c
Don't make EEPROM size assumptions with dynamic keymaps. (
#16054
)
2022-02-02 15:04:37 +11:00
eeprom_teensy.h
Fixup builds so that teensy EEPROM knows which MCU it's targeting. (
#16168
)
2022-02-02 16:21:07 +11:00
flash_stm32.c
…
flash_stm32.h
…
flash.mk
…
gd32v_compatibility.h
…
gpio.h
…
pin_defs.h
…
platform_deps.h
…
platform.c
…
platform.mk
…
sleep_led.c
…
suspend.c
Initial migration of suspend callbacks (
#16067
)
2022-02-05 05:10:00 +11:00
syscall-fallbacks.c
…
timer.c
ChibiOS timer fixes (
#16017
)
2022-02-05 05:08:50 +11:00
wait.c
…