58 Commits (fced377ac007d27f2650ccffbe0b18abcdcfe23d)

Author SHA1 Message Date
  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
  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
  XScorpion2 63177760de Added encoder support to split common code (#5477) 5 years ago
  Danny f077204fae Add support for RGB LEDs wired directly to each half's controller (#5392) 5 years ago
  James Churchill cd696ed3d1 Fix i2c splits with >8 columns (#5454) 5 years ago
  Len Trigg 9c4424ae2c rgblight split transfer non-eeprom config (#5396) 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 563ce3f225 Add explicit eeprom include in split_common 5 years ago
  James Churchill 38e01a7480 Convert split_common to use generic GPIO api 5 years ago
  Drashna Jaelre 6b46c06018 Fix Split Common Split_util.c typo 5 years ago
  Danny c0859ac096 Update split keyboard docs (#4735) 5 years ago
  Takeshi ISHII 72d4e4bfd7 Replace serial.c of quantum/split_common/ (#4669) 5 years ago
  Takeshi ISHII 8f790948e5 Refactor quantum/split_common/i2c.c, quantum/split_common/serial.c (#4522) 5 years ago
  Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419) 5 years ago
  Drashna Jaelre f1529e74c4 Remove old declaration 5 years ago
  Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup` 5 years ago
  Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors (#4310) 5 years ago
  That-Canadian 5630ad7604 Added JTAG disable code to the split_common (#4309) 5 years ago
  Chiang Fong Lee 7d2d0c6795 split_common: fix backlight update for serial boards 5 years ago