You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 70e34e491c
Unicode, Unicodemap and UCIS refactor (#21659)
9 months ago
..
build.mk [Tests] Increase QMK test coverage take 2 (#15269) 2 years ago
keyboard_report_util.cpp Tidy up use of keycode range helpers (#19756) 1 year ago
keyboard_report_util.hpp Ensure single newline at EOF for core files (#11310) 3 years ago
keycode_table.cpp [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 1 year ago
keycode_util.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
keycode_util.hpp Keymap introspection for combos. (#19670) 1 year ago
keymap.c [Tests] Increase QMK test coverage take 2 (#15269) 2 years ago
main.cpp Fix garbled test output (#18822) 1 year ago
matrix.c Remove matrix_init_quantum/matrix_scan_quantum (#19806) 1 year ago
test_common.h [Tests] Increase QMK test coverage take 2 (#15269) 2 years ago
test_common.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
test_driver.cpp Unicode, Unicodemap and UCIS refactor (#21659) 9 months ago
test_driver.hpp [Core] Add Repeat Key ("repeat last key") as a core feature. (#19700) 1 year ago
test_fixture.cpp Remove some use of keymap.h (#20006) 1 year ago
test_fixture.hpp Fix Caps Word capitalization when used with Combos + Auto Shift. (#17549) 1 year ago
test_keymap_key.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
test_keymap_key.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
test_logger.cpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
test_logger.hpp [Test] Reset timer for every unit test and provide timestamps for log messages (#17028) 1 year ago
test_matrix.h Missed a couple more `#pragma once`s (#11351) 3 years ago