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
Files
e44604c25667acb03e40b5f1f64f464a6d3f5ffe
qmk_firmware
/
platforms
/
chibios
History
Nick Brassel
1085500e89
Rework paths for eeprom locations. (
#17326
)
...
* Rework paths for eeprom locations. * File relocation. * Wrong file move. * Fixup test paths.
2022-06-08 09:42:35 +10:00
..
boards
Added support for Wb32fq95 (
#16871
)
2022-05-23 15:57:24 +10:00
bootloaders
Make bootloader_jump for dualbank STM32 respect STM32_BOOTLOADER_DUAL_BANK_DELAY (
#17178
)
2022-05-30 23:20:10 -07:00
converters
/promicro_to_proton_c
Refactor CTPC logic to allow future converters (
#16621
)
2022-04-03 18:22:52 +01:00
drivers
Rework paths for eeprom locations. (
#17326
)
2022-06-08 09:42:35 +10:00
_pin_defs.h
Refactor CTPC logic to allow future converters (
#16621
)
2022-04-03 18:22:52 +01:00
_timer.h
…
_wait.c
…
_wait.h
…
atomic_util.h
…
chibios_config.h
Added support for Wb32fq95 (
#16871
)
2022-05-23 15:57:24 +10:00
flash.mk
Add uf2-split-* make targets. (
#17257
)
2022-05-31 08:04:50 +10:00
gd32v_compatibility.h
…
gpio.h
…
hardware_id.c
Expose API for hardware unique ID (
#16869
)
2022-04-18 20:51:40 +10:00
platform_deps.h
…
platform.c
…
platform.mk
[Core] Use a mutex guard for split shared memory (
#16647
)
2022-04-19 20:56:16 +10:00
sleep_led.c
…
suspend.c
…
synchronization_util.c
[Core] Use a mutex guard for split shared memory (
#16647
)
2022-04-19 20:56:16 +10:00
syscall-fallbacks.c
…
timer.c
…
wait.c
…