index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platforms
/
test
Age
Commit message (
Expand
)
Author
2023-09-25
[Enhancement] Improvements for debounce test coverage + bug fixes for sym_def...
Andre Brait
2023-07-08
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce fir...
Pascal Getreuer
2022-12-15
[Test] Reset timer for every unit test and provide timestamps for log message...
Stefan Kerkmann
2022-11-23
NVRAM refactor, phase 1. (#18969)
Nick Brassel
2022-06-08
Rework paths for eeprom locations. (#17326)
Nick Brassel
2022-06-06
[Core] Update C standard to GNU11, C++ to GNU++14 (#17114)
Stefan Kerkmann
2022-05-14
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-04-18
Expose API for hardware unique ID (#16869)
Joel Challis
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2022-02-02
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
Nick Brassel
2021-12-27
Format code according to conventions (#15593)
QMK Bot
2021-12-27
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-11-19
Move tmk_core/common/<plat> (#13918)
Joel Challis