81 Commits (817fcfdc9a146f949e1edeba088866eff8cbcde2)

Author SHA1 Message Date
  James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 3 years ago
  github-actions[bot] b0e161e33d
Format code according to conventions (#11928) 3 years ago
  XScorpion2 d1806a26e4
Split transport mirror (#11046) 3 years ago
  Joel Challis 99bffc2a21
Migrate some tmk_core files to quantum (#11791) 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 115b60b0e1
Fix duplicate I2C_KEYMAP_START define (#11237) 3 years ago
  Ryan 6ea4b06f9f
Run cformat and dos2unix manually (#11235) 3 years ago
  Casey Webster 5e2b53541b
Add modifier state to the split keyboard transport (#10400) 3 years ago
  Ryan 501f2fdef1
Normalise include statements in core code (#11153) 3 years ago
  XScorpion2 a8d0ec0749
[Split] Sync Timer feature (#10997) 3 years ago
  James Young c66df16644
2020 November 28 Breaking Changes Update (#11053) 3 years ago
  sol 01d2a03258
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control (#10460) 3 years ago
  Takeshi ISHII 5c8b23ccff
add SPLIT_HAND_MATRIX_GRID support (#8685) 3 years ago
  Adrian cff3c3bf28
Fixed slave-side keyboard half unresponsiveness (#9360) 4 years ago
  Nick Brassel fd4f102977
Fix build. (#9163) 4 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
  Joel Challis 1816ad01d0
Use LUFA funcs for split_util (#8594) 4 years ago
  zvecr 406dc2fb2d Move encoder_read to common location 4 years ago
  Joel Challis 6ceaae30f5
Run clang-format manually to fix recently changed files (#8552) 4 years ago
  brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 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
  Joel Challis 307be48de9
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) 4 years ago
  Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 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 f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649) 4 years ago
  Danny bf962821b3 Remove check for EH define (#7525) 4 years ago
  fauxpark 363cdb5fc0 Remove duplicate pro_micro.h (#7246) 4 years ago
  Joel Challis 5dc91ddc60
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053) 4 years ago
  Joel Challis 76378d74f5 ARM split - detect USB to select master/slave (#6424) 4 years ago
  Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Takeshi ISHII 1c5b0cbbeb AVR GPIO macro defines more readable (#5937) 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
  Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 4 years ago
  zvecr 05990c9bda Small fix to allow board to override split keyboard master check 4 years ago
  Danny 810c8db770 Set default I2C clock speed to 100kHz for split_common (#6161) 5 years ago
  Danny Nguyen 2c8149aa55 Fix compilation error when I2C and encoder is enabled for split code 5 years ago
  Rainer Clasen 12e6d41202 [Split] fix split_common i2c backlight disabling (#3886) 5 years ago
  XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 5 years ago
  Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509) 5 years ago