qmk_firmware/quantum/split_common
Jameson Thatcher 550d9253b0
Allow invert of SPLIT_HAND_PIN logic (#13433)
* added support for inverting the hand pin for split keyboards

* Added docs about SPLIT_HAND_LOW_IS_LEFT

* Update docs/feature_split_keyboard.md

bring #define for split hand pin low for left half name in line with grid pin define

Co-authored-by: Joel Challis <git@zvecr.com>

* Update quantum/split_common/split_util.c

update split hand pin low is left name to match split hand grid define

Co-authored-by: Joel Challis <git@zvecr.com>

Co-authored-by: Joel Challis <git@zvecr.com>
2021-07-05 09:06:40 +10:00
..
eeprom-lefthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
eeprom-righthand.eep Lets split eh (#3120) 2018-07-16 22:25:02 -04:00
matrix.c Add support for NO_PIN to all matrix types (#12238) 2021-07-03 00:20:11 -07:00
post_config.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
split_util.c Allow invert of SPLIT_HAND_PIN logic (#13433) 2021-07-05 09:06:40 +10:00
split_util.h Split - Avoid race condition during matrix_init_quantum (#8235) 2020-02-25 14:10:04 +00:00
transaction_id_define.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
transactions.c Switch split_common to CRC subsystem (#13418) 2021-07-02 22:28:32 +01:00
transactions.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
transport.c Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00
transport.h Extensible split data sync (#11930) 2021-06-18 09:10:06 +10:00