Takeshi ISHII
088888937a
Replace figures in docs/feature_split_keyboard.md ( #10242 )
...
* Replace figures in feature_split_keyboard.md
* fig update
* Update docs/feature_split_keyboard.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-09-06 21:15:55 -07:00
Takeshi ISHII
5c8b23ccff
add SPLIT_HAND_MATRIX_GRID support ( #8685 )
...
Co-authored-by: Danny <nooges@users.noreply.github.com>
2020-07-04 15:04:47 +01:00
Joel Challis
6d84795bc1
Update ARM split keyboard docs ( #9160 )
...
* Update ARM split keyboard docs
* Update docs/serial_driver.md
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2020-05-22 06:20:46 +10:00
Joel Challis
307be48de9
Reduce SPLIT_USB_TIMEOUT by 500ms ( #7637 )
...
* Update SPLIT_USB_TIMEOUT -500ms
* Align keyboard level SPLIT_USB_TIMEOUT defaults
* Align keyboard level SPLIT_USB_TIMEOUT_POLL
* Review fixes
2020-02-04 19:37:04 -08:00
Adam Perlman
1971f22285
Update split i2c docs for example of when pull-ups are required ( #7143 )
2019-10-28 18:10:25 +00:00
Joel Challis
76378d74f5
ARM split - detect USB to select master/slave ( #6424 )
...
* Initial split refactor to allow usb master detection
* Add split USB detect docs
* Add SPLIT_USB_DETECT demo mode limitation
* fix rebase issues
* clang-format
2019-10-11 23:25:43 -04:00
Joel Challis
17794e0b25
ARM split - Add support for dfu-util EE_HANDS flashing ( #6543 )
...
* Initial stab at some fake dfu-util-split-left behaviour
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Clang format fixes
* Fake eeprom init for both left and right hand
2019-09-27 21:33:55 +01:00
Danny
36dd261d06
Add support for different encoder pinout for right half of split keyboard ( #6521 )
...
* Add support for different encoder pinouts for split keyboard
* Update documentation for new encoder pinout feature
2019-08-16 16:46:41 -07:00
Garrett Singer
f644db042c
[Split] Add config option for DIRECT_PINS_RIGHT ( #6479 )
...
Adds support for different direct pin mappings on the halves of a split keyboard.
2019-08-03 21:26:02 -07:00
Drashna Jaelre
311d625c56
[Docs] Add dedicated page for Split Keyboard information ( #5802 )
...
* [Docs] Add dedicated page for Split Keyboard information
* Apply suggestions from code review
Co-Authored-By: drashna <drashna@live.com>
* Fix Typos
Co-Authored-By: drashna <drashna@live.com>
* Fix some formatting issues
* Add Additional RGB info
* Fix Bulletted formatting
* Apply suggestions from code review
Co-Authored-By: drashna <drashna@live.com>
* Fix line wrapping
* Additional fixes and expansion
* Reword warning/note
Co-Authored-By: drashna <drashna@live.com>
* add i2c/serial coexistance info
* i2c markdown
* Change i2c wiring text
Co-Authored-By: drashna <drashna@live.com>
2019-07-15 23:23:32 -07:00