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-03-09 11:34:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9de717428fc834c1e9d663ba767b1bb71adeac91
zsa_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 03:31:01 +01:00
#
pragma once
#
define MATRIX_ROWS 4
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889)
2023-09-24 22:45:49 -04:00
#
define MATRIX_COLS 10
Reference in New Issue
Copy Permalink