qmk-firmware/quantum/split_common
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
eeprom-lefthand.eep
eeprom-righthand.eep
matrix.c
matrix.h
post_config.h Set default I2C clock speed to 100kHz for split_common (#6161) 2019-06-19 22:02:20 -07:00
serial.c
serial.h
split_util.c
split_util.h
transport.c Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
transport.h