summaryrefslogtreecommitdiff
path: root/quantum/split_common/split_util.c
Commit message (Expand)AuthorAge
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Run cformat and dos2unix manually (#11235)Ryan2020-12-17
* Normalise include statements in core code (#11153)Ryan2020-12-11
* Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...sol2020-10-02
* add SPLIT_HAND_MATRIX_GRID support (#8685)Takeshi ISHII2020-07-04
* Fixed slave-side keyboard half unresponsiveness (#9360)Adrian2020-06-10
* Fix build. (#9163)Nick Brassel2020-05-22
* Use LUFA funcs for split_util (#8594)Joel Challis2020-05-21
* Split - Avoid race condition during matrix_init_quantum (#8235)Joel Challis2020-02-25
* Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis2020-02-04
* Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis2019-12-16
* Remove check for EH define (#7525)Danny2019-12-02
* SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis2019-10-17
* ARM split - detect USB to select master/slave (#6424)Joel Challis2019-10-11
* ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis2019-09-24
* clang-format changesskullY2019-08-30
* Small fix to allow board to override split keyboard master checkzvecr2019-07-05
* Add support for RGB LEDs wired directly to each half's controller (#5392)Danny2019-03-23
* Next set of split_common changes (#4974)James Churchill2019-03-12
* Simplify split_common Code significantly (#4772)James Churchill2019-01-17
* Add explicit eeprom include in split_commonJames Churchill2019-01-03
* Convert split_common to use generic GPIO apiJames Churchill2019-01-03
* Fix Split Common Split_util.c typoDrashna Jaelre2018-12-28
* Update split keyboard docs (#4735)Danny2018-12-28
* Replace serial.c of quantum/split_common/ (#4669)Takeshi ISHII2018-12-24
* Remove old declarationDrashna Jaelre2018-11-02
* Move disable JTAG code from `keyboard_init` to `keyboard_setup`Danny Nguyen2018-11-02
* Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)Drashna Jaelre2018-10-31
* Added JTAG disable code to the split_common (#4309)That-Canadian2018-10-31
* split_common: fix backlight update for serial boardsChiang Fong Lee2018-09-27
* Split common (#3429)That-Canadian2018-07-17
* Lets split eh (#3120)That-Canadian2018-07-16