summaryrefslogtreecommitdiff
path: root/quantum/split_common/split_util.c
AgeCommit message (Expand)Author
2021-08-22Make solo half of split keyboards (more) usable. (#13523)Joakim Tufvegren
2021-07-24Avoid LTO conficts on arm_atsam (#13676)Joel Challis
2021-07-05Allow invert of SPLIT_HAND_PIN logic (#13433)Jameson Thatcher
2021-02-28Refactor of USB code within split_common (#11890)Joel Challis
2020-12-17Run cformat and dos2unix manually (#11235)Ryan
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-10-02Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol
2020-07-04add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII
2020-06-10Fixed slave-side keyboard half unresponsiveness (#9360)Adrian
2020-05-22Fix build. (#9163)Nick Brassel
2020-05-21Use LUFA funcs for split_util (#8594)Joel Challis
2020-02-25Split - Avoid race condition during matrix_init_quantum (#8235)Joel Challis
2020-02-04Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis
2019-12-16Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis
2019-12-02Remove check for EH define (#7525)Danny
2019-10-17SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis
2019-10-11ARM split - detect USB to select master/slave (#6424)Joel Challis
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2019-08-30clang-format changesskullY
2019-07-05Small fix to allow board to override split keyboard master checkzvecr
2019-03-23Add support for RGB LEDs wired directly to each half's controller (#5392)Danny
2019-03-12Next set of split_common changes (#4974)James Churchill
2019-01-17Simplify split_common Code significantly (#4772)James Churchill
2019-01-03Add explicit eeprom include in split_commonJames Churchill
2019-01-03Convert split_common to use generic GPIO apiJames Churchill
2018-12-28Fix Split Common Split_util.c typoDrashna Jaelre
2018-12-28Update split keyboard docs (#4735)Danny
2018-12-24Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII
2018-11-02Remove old declarationDrashna Jaelre
2018-11-02Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen
2018-10-31Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Drashna Jaelre
2018-10-31Added JTAG disable code to the split_common (#4309)That-Canadian
2018-09-27split_common: fix backlight update for serial boardsChiang Fong Lee
2018-07-17Split common (#3429)That-Canadian
2018-07-16Lets split eh (#3120)That-Canadian