This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-01-21 12:58:09 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ebf587ebf9c81ecc3874ddfebedbedce76ddd33
zsa_qmk_firmware
/
tmk_core
/
common
/
test
History
Joel Challis
fa141a5a8f
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (
#14433
)
2021-09-15 01:21:36 -07:00
..
_wait.h
…
bootloader.c
…
eeprom_stm32_tests.cpp
Tidy up defines within STM EEPROM emulation (
#14275
)
2021-09-05 21:36:43 +01:00
eeprom.c
…
flash_stm32_mock.c
cherry pick tidy up (
#14244
)
2021-08-31 00:25:41 +01:00
hal.h
Tidy up defines within STM EEPROM emulation (
#14275
)
2021-09-05 21:36:43 +01:00
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
platform.h
…
rules.mk
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (
#14433
)
2021-09-15 01:21:36 -07:00
suspend.c
…
testlist.mk
eeprom_stm32: implement high density wear leveling (
#12567
)
2021-08-23 23:15:34 +01:00
timer.c
…