qmk-firmware/quantum/split_common
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054)
* Add Word Per Minute calculation feature

* Fix copyright info

* Remove header from quantum.c, setup overloadable keycode inclusion for WPM, update docs

* Simplify logic for keycode filtering

* Adding link from summary to wpm_feature info

* Update docs/feature_wpm.md

Typo in function prototype example in docs

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Add WPM transport via i2c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-03-23 00:06:16 +11: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 Split - Avoid race condition during matrix_init_quantum (#8235) 2020-02-25 14:10:04 +00:00
post_config.h Remove check for EH define (#7525) 2019-12-02 17:10:09 +00:00
split_util.c Split - Avoid race condition during matrix_init_quantum (#8235) 2020-02-25 14:10:04 +00:00
split_util.h Split - Avoid race condition during matrix_init_quantum (#8235) 2020-02-25 14:10:04 +00:00
transport.c Add Word Per Minute calculation feature (#8054) 2020-03-23 00:06:16 +11:00
transport.h Simplify split_common Code significantly (#4772) 2019-01-17 10:08:14 -08:00