index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tmk_core
/
common
/
test
Age
Commit message (
Expand
)
Author
2021-09-15
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)
Joel Challis
2021-09-05
Tidy up defines within STM EEPROM emulation (#14275)
Joel Challis
2021-08-31
cherry pick tidy up (#14244)
Joel Challis
2021-08-23
eeprom_stm32: implement high density wear leveling (#12567)
Donald Kjer
2021-08-18
Begin to carve out platform/protocol API - Single main loop (#13843)
Joel Challis
2021-08-06
Avoid name conflicts with usb_hid Arduino code (#13870)
Joel Challis
2021-07-29
Fix unit tests after recent refactor (#13765)
Joel Challis
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2020-12-28
Ensure single newline at EOF for core files (#11310)
Ryan
2020-01-24
Add customisable EEPROM driver selection (#7274)
Nick Brassel
2019-08-30
clang-format changes
skullY
2017-07-08
Add wait support for tests
Fred Sundvik
2017-07-08
Add basic timing support, and SFT_T tests
Fred Sundvik
2017-06-19
Add todo to timer.c
Fred Sundvik
2017-06-18
Empty bootloader_jump
Fred Sundvik
2017-06-18
Emulate eeprom
Fred Sundvik
2017-06-18
Rename native to test
Fred Sundvik