| Commit message (Expand) | Author | Age | Files | Lines |
* | Init eeconfig before reading handedness (#17256) | Dasky | 2022-06-20 | 1 | -0/+4 |
* | Move SPLIT_HAND_PIN setup to split_pre_init (#17271) | Dasky | 2022-06-06 | 1 | -1/+4 |
* | Allow larger SPLIT_USB_TIMEOUT with default SPLIT_USB_TIMEOUT_POLL (#17272) | Dasky | 2022-06-01 | 1 | -1/+2 |
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 1 | -8/+12 |
* | Make solo half of split keyboards (more) usable. (#13523) | Joakim Tufvegren | 2021-08-22 | 1 | -0/+51 |
* | Avoid LTO conficts on arm_atsam (#13676) | Joel Challis | 2021-07-24 | 1 | -1/+1 |
* | Allow invert of SPLIT_HAND_PIN logic (#13433) | Jameson Thatcher | 2021-07-05 | 1 | -0/+4 |
* | Refactor of USB code within split_common (#11890) | Joel Challis | 2021-02-28 | 1 | -46/+24 |
* | Run cformat and dos2unix manually (#11235) | Ryan | 2020-12-17 | 1 | -4/+4 |
* | Normalise include statements in core code (#11153) | Ryan | 2020-12-11 | 1 | -1/+1 |
* | Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con... | sol | 2020-10-02 | 1 | -1/+1 |
* | add SPLIT_HAND_MATRIX_GRID support (#8685) | Takeshi ISHII | 2020-07-04 | 1 | -0/+24 |
* | Fixed slave-side keyboard half unresponsiveness (#9360) | Adrian | 2020-06-10 | 1 | -1/+4 |
* | Fix build. (#9163) | Nick Brassel | 2020-05-22 | 1 | -1/+1 |
* | Use LUFA funcs for split_util (#8594) | Joel Challis | 2020-05-21 | 1 | -21/+44 |
* | Split - Avoid race condition during matrix_init_quantum (#8235) | Joel Challis | 2020-02-25 | 1 | -15/+14 |
* | Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) | Joel Challis | 2020-02-04 | 1 | -4/+8 |
* | Disable usb on slave half to resolve random 'lockup' (#7649) | Joel Challis | 2019-12-16 | 1 | -1/+3 |
* | Remove check for EH define (#7525) | Danny | 2019-12-02 | 1 | -1/+1 |
* | SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053) | Joel Challis | 2019-10-17 | 1 | -0/+6 |
* | ARM split - detect USB to select master/slave (#6424) | Joel Challis | 2019-10-11 | 1 | -6/+27 |
* | ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) | Joel Challis | 2019-09-24 | 1 | -2/+1 |
* | clang-format changes | skullY | 2019-08-30 | 1 | -49/+37 |
* | Small fix to allow board to override split keyboard master check | zvecr | 2019-07-05 | 1 | -0/+1 |
* | Add support for RGB LEDs wired directly to each half's controller (#5392) | Danny | 2019-03-23 | 1 | -11/+21 |
* | Next set of split_common changes (#4974) | James Churchill | 2019-03-12 | 1 | -5/+0 |
* | Simplify split_common Code significantly (#4772) | James Churchill | 2019-01-17 | 1 | -105/+47 |
* | Add explicit eeprom include in split_common | James Churchill | 2019-01-03 | 1 | -0/+4 |
* | Convert split_common to use generic GPIO api | James Churchill | 2019-01-03 | 1 | -12/+3 |
* | Fix Split Common Split_util.c typo | Drashna Jaelre | 2018-12-28 | 1 | -1/+1 |
* | Update split keyboard docs (#4735) | Danny | 2018-12-28 | 1 | -2/+1 |
* | Replace serial.c of quantum/split_common/ (#4669) | Takeshi ISHII | 2018-12-24 | 1 | -6/+3 |
* | Remove old declaration | Drashna Jaelre | 2018-11-02 | 1 | -1/+0 |
* | Move disable JTAG code from `keyboard_init` to `keyboard_setup` | Danny Nguyen | 2018-11-02 | 1 | -14/+0 |
* | Add pointer(?) to disable_JTAG to prevent compiler errors (#4310) | Drashna Jaelre | 2018-10-31 | 1 | -6/+7 |
* | Added JTAG disable code to the split_common (#4309) | That-Canadian | 2018-10-31 | 1 | -0/+14 |
* | split_common: fix backlight update for serial boards | Chiang Fong Lee | 2018-09-27 | 1 | -7/+7 |
* | Split common (#3429) | That-Canadian | 2018-07-17 | 1 | -22/+31 |
* | Lets split eh (#3120) | That-Canadian | 2018-07-16 | 1 | -0/+145 |