1 Commits (9e2e7737823e86612c3a90b485650e349cd251ea)

Author SHA1 Message Date
  N2-Sumikko dc2dfe2a6c
[Keyboard] Add halfcliff keyboard (#13515) 2 years ago
  Drashna Jaelre ccc0b23a75
Unify matrix for split common and regular matrix (#13330) 2 years ago
  Drashna Jaelre 3ab805fc67
Add support for NO_PIN to all matrix types (#12238) 2 years ago
  Nick Brassel 172e6a7030
Extensible split data sync (#11930) 3 years ago
  Nick Brassel f287597c19
Use single memcmp to determine if matrix changed. (#13064) 3 years ago
  Nick Brassel e5d3e5a989
Add weak refs on reading rows/cols. (#13062) 3 years ago
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  Michael Stapelberg 82aa9ad4a5
matrix: wait for row signal to go HIGH for every row (#12945) 3 years ago
  XScorpion2 ff41c22fdc
Adding keyboard level weak function for slave matrix scan (#12317) 3 years ago
  XScorpion2 d1806a26e4
Split transport mirror (#11046) 3 years ago
  Nick Brassel 31c57aab35 `qmk cformat` 3 years ago
  Nick Brassel e702c7f1b4
Keep track of last matrix activity. (#11552) 3 years ago
  Nick Brassel ab375d3d07 Revert "Keep track of last matrix activity (#10730)" 3 years ago
  Takeshi ISHII 302b35c2a0
fix matrix_io_delay() timing in quantum/matrix.c (#9603) 3 years ago
  Nick Brassel 79d1db3324
Keep track of last matrix activity (#10730) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  QMK Bot c63fd051da format code according to conventions [skip ci] 4 years ago
  Joel Challis 205321c377
Slight speed increases for matrix scanning (#9150) 4 years ago
  zvecr 406dc2fb2d Move encoder_read to common location 4 years ago
  Joel Challis f6111d49bb
Split - Avoid race condition during matrix_init_quantum (#8235) 4 years ago
  Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 4 years ago
  Joel Challis 667b29b77c
Align split_common/matrix.c with matrix.c (#8153) 4 years ago
  fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 4 years ago
  Joel Challis 48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863) 4 years ago
  Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 4 years ago
  Joel Challis 76378d74f5 ARM split - detect USB to select master/slave (#6424) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Garrett Singer f644db042c [Split] Add config option for DIRECT_PINS_RIGHT (#6479) 4 years ago
  Joel Challis b1691ba696 Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395) 4 years ago
  XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 5 years ago
  XScorpion2 63177760de Added encoder support to split common code (#5477) 5 years ago
  James Churchill 37932c293c Next set of split_common changes (#4974) 5 years ago
  Takeshi ISHII 030faf951c Fix `quantum/split_common/matrix.c: select_col()/select_row()` (#5174) 5 years ago
  James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 5 years ago
  James Churchill 38e01a7480 Convert split_common to use generic GPIO api 5 years ago
  Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669) 5 years ago
  Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 5 years ago
  Chiang Fong Lee 96c9ebc2e4 Revert "Split Common: Serial Backlight LED fix (#3586)" 5 years ago
  Danny 3dbdfbd99a Add support for a different pinout on Split boards (#3869) 5 years ago
  Seth Barberee 3eabd7946e Split Common: Serial Backlight LED fix (#3586) 5 years ago
  Seth Barberee ed99581161 Convert Iris to use SPLIT_KEYBOARD (#3458) 5 years ago
  That-Canadian a012113d63 Split common (#3429) 5 years ago
  That-Canadian 0fab3bbde3 Lets split eh (#3120) 5 years ago
  Andrew Dunai 82500842f6 Add ability to write additional code in matrix scann loop on slave. (#3072) 6 years ago
  Danny 2b677ddac9 Fix nyquist (and other splits using D2 in debouncing) (#3067) 6 years ago
  U-LANDSRAAD\drashna 84a713b05c Remove _quantum functions from custom matrix.c code 6 years ago
  Mikkel Jeppesen e2352d4fbf Updated files to better support sockets version (#2255) 6 years ago
  Marian Rusu 3f1aab0c2e lets_split: Fix matrix_init for ROW2COL 6 years ago
  ahtn 07cb997b6d Changes lets_split to use timer based debouncing 6 years ago