44 Commits (master)

Author SHA1 Message Date
Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649)
4 years ago
Danny bf962821b3 Remove check for EH define (#7525)
5 years ago
fauxpark 363cdb5fc0 Remove duplicate pro_micro.h (#7246)
5 years ago
Joel Challis 5dc91ddc60
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
5 years ago
Joel Challis 76378d74f5 ARM split - detect USB to select master/slave (#6424)
5 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
5 years ago
skullY b624f32f94 clang-format changes
5 years ago
Takeshi ISHII 1c5b0cbbeb AVR GPIO macro defines more readable (#5937)
5 years ago
Garrett Singer f644db042c [Split] Add config option for DIRECT_PINS_RIGHT (#6479)
5 years ago
Joel Challis b1691ba696 Fix MATRIX_X_PINS_RIGHT ARM compilation (#6395)
5 years ago
Danny a40dbf94e8
Merge pull request #6264 from zvecr/split_master_check
5 years ago
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
5 years ago
zvecr 05990c9bda Small fix to allow board to override split keyboard master check
5 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)
6 years ago
Takeshi ISHII 155e9310ff Make quantum/split_common/serial.[ch] configurable (#4419)
6 years ago
Drashna Jaelre f1529e74c4 Remove old declaration
6 years ago
Danny Nguyen a5fa75fcb3 Move disable JTAG code from `keyboard_init` to `keyboard_setup`
6 years ago
Drashna Jaelre f63c0b7844 Add pointer(?) to disable_JTAG to prevent compiler errors (#4310)
6 years ago
That-Canadian 5630ad7604 Added JTAG disable code to the split_common (#4309)
6 years ago
Chiang Fong Lee 7d2d0c6795 split_common: fix backlight update for serial boards
6 years ago
Chiang Fong Lee 96c9ebc2e4 Revert "Split Common: Serial Backlight LED fix (#3586)"
6 years ago
Danny 3dbdfbd99a Add support for a different pinout on Split boards (#3869)
6 years ago
Seth Barberee 3eabd7946e Split Common: Serial Backlight LED fix (#3586)
6 years ago
Drashna Jaelre 4df6b7ba19 Fix for the Split Common I2C code's SCL_CLOCK issue (#3474)
6 years ago
Seth Barberee ed99581161 Convert Iris to use SPLIT_KEYBOARD (#3458)
6 years ago
That-Canadian a012113d63 Split common (#3429)
6 years ago
That-Canadian 0fab3bbde3 Lets split eh (#3120)
6 years ago