This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
keychron_qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked keychron_qmk_firmware
mirror of
https://github.com/Keychron/qmk_firmware.git
synced
2024-11-23 00:47:02 +06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bb20093b24
keychron_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 08:31:01 +06: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 08:45:49 +06:00
#
define MATRIX_COLS 10
Reference in New Issue
Copy Permalink