This website requires JavaScript.
Explore
Help
Sign In
fern
/
qmk-firmware
Watch
1
Star
0
Fork
You've already forked qmk-firmware
0
mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced
2024-11-22 19:40:29 +08:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
224ff1d262
qmk-firmware
/
tests
/
test_common
/
test_common.h
5 lines
59 B
C
Raw
Normal View
History
Unescape
Escape
[Tests] Increase QMK test coverage take 2 (#15269) * Add per-test keymaps * Add better trace and info logs for failed unit-tests * Add layer state assertion with tracing message * Use individual test binaries configuration options * Add basic qmk functionality tests * Add tap hold configurations tests * Add auto shift tests Co-authored-by: Nick Brassel <nick@tzarc.org>
2021-11-23 10:31:01 +08:00
#
pragma once
#
define MATRIX_ROWS 4
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889)
2023-09-25 10:45:49 +08:00
#
define MATRIX_COLS 10
Reference in a new issue
Copy permalink