Commit Graph

94 Commits (python_optimizations)

Author SHA1 Message Date
Nick Brassel 172e6a7030
Extensible split data sync (#11930) 4 years ago
Nick Brassel f287597c19
Use single memcmp to determine if matrix changed. (#13064) 4 years ago
Nick Brassel e5d3e5a989
Add weak refs on reading rows/cols. (#13062) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
James Young 7d1194de01
run: qmk cformat --core-only 4 years ago
Michael Stapelberg 82aa9ad4a5
matrix: wait for row signal to go HIGH for every row (#12945) 4 years ago
Joakim Tufvegren cbdc3fb81b
Fix spelling mistake regarding LED Matrix in split_common. (#12888) 4 years ago
github-actions[bot] f5b6bef4b3
[CI] Format code according to conventions (#12772) 4 years ago
XScorpion2 3c2e69af79
Fixing transport's led/rgb matrix suspend state logic (#12770) 4 years ago
github-actions[bot] 15ff1927db
[CI] Format code according to conventions (#12650) 4 years ago
Ryan d6ab908272
LED Matrix: Split (#12633) 4 years ago
XScorpion2 ff41c22fdc
Adding keyboard level weak function for slave matrix scan (#12317) 4 years ago
github-actions[bot] d950b97115
Format code according to conventions (#12088) 4 years ago
XScorpion2 cde2859a65
Split RGB Matrix (#11055) 4 years ago
Joel Challis 5ba4391cf2
Refactor of USB code within split_common (#11890) 4 years ago
github-actions[bot] b0e161e33d
Format code according to conventions (#11928) 4 years ago
XScorpion2 d1806a26e4
Split transport mirror (#11046) 4 years ago
Joel Challis 99bffc2a21
Migrate some tmk_core files to quantum (#11791) 4 years ago
Nick Brassel 31c57aab35 `qmk cformat` 4 years ago
Nick Brassel e702c7f1b4
Keep track of last matrix activity. (#11552) 4 years ago
Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)" 4 years ago
Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603) 4 years ago
Nick Brassel 79d1db3324
Keep track of last matrix activity (#10730) 4 years ago
Ryan 115b60b0e1
Fix duplicate I2C_KEYMAP_START define (#11237) 4 years ago
Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 4 years ago
Casey Webster 5e2b53541b
Add modifier state to the split keyboard transport (#10400) 4 years ago
Ryan 501f2fdef1
Normalise include statements in core code (#11153) 4 years ago
XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 5 years ago
James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 5 years ago
sol 01d2a03258
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460) 5 years ago
Takeshi ISHII 5c8b23ccff
add SPLIT_HAND_MATRIX_GRID support (#8685) 5 years ago
Adrian cff3c3bf28
Fixed slave-side keyboard half unresponsiveness (#9360) 5 years ago
Nick Brassel fd4f102977
Fix build. (#9163) 5 years ago
QMK Bot c63fd051da format code according to conventions [skip ci] 5 years ago
Joel Challis 205321c377
Slight speed increases for matrix scanning (#9150) 5 years ago
Joel Challis 1816ad01d0
Use LUFA funcs for split_util (#8594) 5 years ago
zvecr 406dc2fb2d Move encoder_read to common location 5 years ago
Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 5 years ago
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 5 years ago
Joel Challis f6111d49bb
Split - Avoid race condition during matrix_init_quantum (#8235) 5 years ago
Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
Joel Challis 667b29b77c
Align split_common/matrix.c with matrix.c (#8153) 5 years ago
Joel Challis 307be48de9
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) 5 years ago
Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 5 years ago
fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 5 years ago
Joel Challis 48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863) 5 years ago
Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 5 years ago
Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649) 5 years ago
Danny bf962821b3 Remove check for EH define (#7525) 6 years ago
fauxpark 363cdb5fc0 Remove duplicate pro_micro.h (#7246) 6 years ago